{{ $student->email }}
{{ $student->reg_no }}
Class: {{ $student->classes->first()->name }} - Section {{ $student->sections->first()->name }}
Contact: {{$student->emergencyContact->contact_number}}
{{ $student->status }}