@foreach($studentList as $studentInfo)

HERITAGE PUBLIC SCHOOL

(SENIOR SECONDARY)
P.N.G.B. Road, Gotanagar, Guwahati-781011
CBSE Affiliation No. 230140
E-mail: [email protected]     Website: www.guwahatihps.com
Phone No. 8812922333, 8811026455

Academic Year : {{ $studentGroupResultsData['examGroupMetaData']->ay_id }}

Progress Report

{{ $termDisplayName }}

@if($studentInfo->profile_logo_path != '') @else @endif

Name of the Student : {{ $studentInfo->first_name . ' ' . $studentInfo->middle_name . ' ' . $studentInfo->last_name}}
@if(isset($studentGroupResultsData['classDetailsList'][$studentInfo->class_id])) Class : {{ str_replace("Section", "    Section",$classData->class_name) }} @else Class :  @endif
Admission No. :  {{ $studentInfo->admission_num }}
Roll No : {{ $studentInfo->class_roll_num }}
Father's Name : Mr. {{ $studentInfo->father_name . " " . $studentInfo->father_last_name }}
Student House : 
Mother's Name : Mrs. {{ $studentInfo->mother_first_name . " " . $studentInfo->mother_last_name }}
Date of Birth :  {{ App\Util\DateTimeUtil::convertDateToViewFormat($studentInfo->birth_date, "d M Y") }}

@foreach($studentGroupResultsData['examGroupDetailsList'] as $examGroupDetails) @endforeach @foreach($studentGroupResultsData['subjectArray'] as $subject) @if(isset($studentGroupResultsData['examResultsScoreArray'][$subject->sub_std_map_id][$firstExamId][$studentInfo->student_id] ))

Academic Performance : Scholastic Areas

Subject {!! $examGroupDetails->exam_grp_name !!}
({{ round($examGroupDetails->exam_weightage,1) }})
Marks
Obtained
({{ $overallMaxMarks }})
Grade
 {{ ucwords($subject->subject_display_name) }}