• {{ auth()->user()->userProfile ? auth()->user()->userProfile->first_name .' '. auth()->user()->userProfile->last_name : '- NA -' }} @if(auth()->user()->userProfile->user_photo) @else @endif
    My Profile
    Logout
    @csrf