{{-- Sidebar toggle button --}}
{{-- Search bar (optional) --}}
{{-- User menu on the right --}}
User Avatar

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

{{ Auth::user()->role === \App\Models\User::ROLE_SUPER_ADMIN ? 'Super Admin' : 'Operator' }}

  • Profile
  • Settings
  • @csrf