• {{ (null !== (Auth::user()) && isset(Auth::user()->name)) ? Auth::user()->name : '' }}
    • My Profile
    • Log Out