• {{ auth()->user()->name }} {{ auth()->user()->role }}
    • {{ __('navbar.profile.profile') }}
    • @if(auth()->user()->role == 'admin')
    • {{ __('navbar.profile.settings') }}
    • @endif {{--
    • --}} {{-- --}} {{-- --}} {{-- --}} {{-- {{ __('navbar.profile.notifications') }}--}} {{-- 4--}} {{-- --}} {{-- --}} {{--
    • --}}
    • @csrf