|
Name of Candidate:
|
{{$applicant->student_name}}
|
|
Date of birth:
|
{{$applicant->date_of_birth->format('d-M-Y')}}
|
|
District:
|
{{$applicant->district->district}}
|
|
|
Father Name:
|
{{$applicant->father_name}}
|
|
Mobile:
|
{{$applicant->mobile_no}}
|
|
Hafiz Quran:
|
@if($applicant->hafiz_e_quran )
@else
@endif
|
|