• Star
  • @php $profileImage = auth()->user()->profile_image; @endphp
  • User Avatar
    • User Avatar
      {{ auth()->user()->name }} {{ auth()->user()->userModel->user_type ?? 'No Role' }}
      {{--
      {{ auth()->user()->name }} {{ auth()->user()->getRoleNames()->first() ?? 'No Role' }}
      --}}
    • My Profile
    • Settings
    • Billing 4
    • @csrf