Logo 1
  • English English
  • Français Français
{{-- @if (Auth::user()->role == 'user' || Auth::user()->role == 'employee') --}} Application {{-- @endif --}} @if (Auth::check()) @lang('messages.my_profile') @endif

@auth
@csrf
@endauth