{{-- homepage homepage --}}
UAC-eServices
  • @if(Auth::user()->photo_path) user @endif {{ Auth::user()->name }}
    @if(Auth::user()->photo_path) user @else
    @endif

    {{ Auth::user()->name }}

    {{ Auth::user()->email }}

    {{-- Mon profil Mon solde Boîte de réception
    Paramètres du compte
    --}}
    @csrf
    {{--
    Voir le profil
    --}}