User Profile

User Profile [{{$student->profile['first_name'].' '.$student->profile['last_name'] ?? null}}]

Manage my profile details

Last Login

{{--

{{date('M d Y - h:i-s')}}

--}}
Account Info
Full Name : {{$student->profile['first_name'] ?? null}} {{$student->profile['last_name'] ?? null}}
Gender: {{$student->profile->gender ?? null}}
Mobile : {{$student->phone ?? null}}
E-mail : {{$student->email ?? null}}
Join Date {{$student->created_at->toDayDateTimeString() ?? null}}
{{--

Student Profile

--}}
Personal Details
Academic Details