Student Profile

{{ $student->student_name }}

{{ $student->email }}

{{ $student->reg_no }}

Class: {{ $student->classes->first()->name }} - Section {{ $student->sections->first()->name }}

Contact: {{$student->emergencyContact->contact_number}}

{{ $student->status }}