@if(auth('admin')->user()?->can('view settings'))
  • @endif
  • 3
    User Avatar

    Brad Diesel

    Call me whenever you can...

    4 Hours Ago

    User Avatar

    John Pierce

    I got your message bro

    4 Hours Ago

    User Avatar

    Nora Silvester

    The subject goes here

    4 Hours Ago

    See All Messages
  • 15
    15 Notifications
    4 new messages 3 mins
    8 friend requests 12 hours
    3 new reports 2 days
    See All Notifications
  • User Image{{ Auth::guard('admin')->user()->name ?? 'Admin' }}
    • User Image

      {{ Auth::guard('admin')->user()->name ?? 'Admin' }} Member since {{ optional(Auth::guard('admin')->user())->created_at ? Auth::guard('admin')->user()->created_at->format('M. Y') : 'N/A' }}

    • Profile Sign out
      @csrf