National University, Bangladesh

{{$data['examMaster']->exam_name}} EXAMINATION - {{$data['examMaster']->exam_year}}

RESULT SHEET


Student Name : {{$studentInfo->name}}
Father Name : {{$studentInfo->father_name}}
Mother Name : {{$studentInfo->mother_name}}
College : [{{$studentInfo->college->college_code}}] {{$studentInfo->college->college_name}}
Exam Roll : {{$data->exam_roll}}
Registration No : {{$studentInfo->reg_no}}
Session : {{$studentInfo->ac_session}}
Subject : {{$studentInfo->subjects[0]->subject_code}} {{$studentInfo->subjects[0]->subject_name}}
CGPA : {{$data->cgpa!=0 ? $data->cgpa : 'Failed'}}
@foreach($data['detail'] as $key => $item) @endforeach
Mark Detail of {{$data['examMaster']->exam_name}} Examination
Paper Code Title of Paper Total Marks/Credit Obtained Marks/LG
{{$item['papers']->paper_code}} {{$item['papers']->paper_name}} {{$item['papers']->credit}} {{$item->letter_grade}}
Sd/-
(Bodruzzaman)
Controller of NU