Hi,{{Auth::user()->full_name ?? '' }} @if(Auth::user())
Login as a : {{Auth::user()->getRoleNames()->first() ?? ''}} @endif
    • {{Auth::user()->name ?? ''}} {{Auth::user()->username ?? ''}}
    • Account Information
    • Change Password
    • @csrf
      Log Out