{{-- {{ __('Logout') }}
@csrf
--}}
    {{--
    • Notifications
    • No notification available
  • --}}
{{ Auth::user()->name }}

Online

  • Hello, {{ strtok(Auth::user()->name, ' ') }}!
  • My Profile
  • @if (Laravel\Jetstream\Jetstream::hasApiFeatures())
  • {{ __('API Tokens') }}
  • @endif

  • {{ __('Logout') }}
    @csrf