@if (session()->has('impersonate_admin'))

You are currently acting as {{ auth()->user()->name }}.

@csrf
@endif
{{ __('G-Ingenierie') }} AF Logo {{ __('Audit-Facture (Classic)') }} @if(Auth::user()->isSuperAdmin()) AF Logo {{ __('Audit-Facture (NXG)') }} @endif AF Logo {{ __('Import-Caisse') }} @if(Auth::user()->isSuperAdmin()) {{ __('License Manager (WebUI)') }} @endif @if(Auth::user()->isSuperAdmin() || Auth::user()->isOrgAdmin()) {{ __('Mon Organisation') }} @endif

Notifications

@forelse(Auth::user()->notifications as $notification)
{{ $notification->data['message'] }} - {{ $notification->created_at->diffForHumans() }}
@empty

Pas de nouvelle notification

@endforelse
Lu pour toutes
Tout supprimer
{{ __('profile_lang.profile') }} @if(Auth::user()->isSuperAdmin() || Auth::user()->isOrgAdmin()) {{ __('profile_lang.organizations') }} @endif @if (session()->has('impersonate_admin')) {{ __('Stop Impersonation') }}
@csrf
@endif
@csrf {{ __('auth_lang.log_out') }}
{{ __('dashboard_lang.dashboard') }}
{{ Auth::user()->name }}
{{ Auth::user()->email }}
{{ __('profile_lang.profile') }} @if(Auth::user()->isSuperAdmin() || Auth::user()->isOrgAdmin()) {{ __('profile_lang.organizations') }} @endif
@csrf {{ __('auth_lang.log_out') }}