has sat for the 2023 {{ $result->examtype->exam }}({{ $result->examtype->examcode }}) and has obtained the grades listed below
| Date of Birth: | {{ $result->dob }} |
| Gender: | {{ $result->gender }} |
| Exam Number: | BECE{{ $result->examnumber }} |
000{{ $result->school->id }}{{ $result->id }}
| Subject | Grade |
| English Language | {{ $eng ? $eng->grade : '' }} |
| Mathematics | {{ $math ? $math->grade : '' }} |
| Islamic Religious Studies | {{ $irs ? $irs->grade : '' }} |
| Christian Religious Studies | {{ $crs ? $crs->grade : '' }} |
| Hausa Language | {{ $hausa ? $hausa->grade : '' }} |
| Yoruba | {{ $yoruba ? $yoruba->grade : '' }} |
| Igbo | {{ $igbo ? $igbo->grade : '' }} |
| Arabic Language | {{ $arabic ? $arabic->grade : '' }} |
| History | {{ $hist ? $hist->grade : '' }} |
| Basic Technology | {{ $basictech ? $basictech->grade : '' }} |
| Pre-vocational Studies | {{ $pvc ? $pvc->grade : '' }} |
| National Values | {{ $nat ? $nat->grade : '' }} |
| Business Studies | {{ $bus ? $bus->grade : '' }} |
| Cultural and Creative Arts | {{ $cca ? $cca->grade : '' }} |
| French | {{ $french ? $french->grade : '' }} |
| ******************************** | *** |
|
School Attended: |
|
|
{{ $result->school->name }} |
|