{{ __('Dashboard') }}
{{ __('Profile') }}
@csrf {{ __('Log Out') }}
{{ __('Dashboard') }}
{{ Auth::user()->name ?? 'Utilisateur' }}
{{ Auth::user()->email ?? '' }}
{{ __('Profile') }}
@csrf {{ __('Log Out') }}