@include('student.layouts.navbar')

Hello {{ $user->fname.' '.$user->lname }}

This is your profile page. You can see the progress you've made with your work and manage your projects or assigned tasks

Profile

{{-- Connect Message --}}
22 Friends
10 Photos
89 Comments
{{ Str::ucfirst($user->fname )}} {{ Str::ucfirst($user->lname )}}
@if($user->studentDetails){{ $user->studentDetails->country->name ?? ''}}, {{ $user->studentDetails->city->name ?? '' }}, {{ $user->studentDetails->state->name ?? '' }}@endif
@if($user->studentDetails){{ $user->studentDetails->about_me }}@endif
Personal Information
Contact Information
Educational Information