{{-- Alerte : aucune année scolaire active --}} @if(!$activeYear) @endif {{-- Accueil --}}

{{ __('dashboard.welcome', ['name' => auth()->user()->full_name]) }} {{ __('roles.names.super_admin') }}

{{-- Cartes statistiques --}}
{{-- Année scolaire active --}} @if($activeYear)

{{ __('school_years.active') }}

{{ __('school_years.statuses.active') }} {{ $activeYear->name }} {{ $activeYear->start_date->format('d/m/Y') }} → {{ $activeYear->end_date->format('d/m/Y') }}
@endif {{-- Actions rapides --}}

{{ __('dashboard.sections.quick_actions') }}