Dream Castle,House # 7, Road # 4, Gulshan-1, Dhaka-1212. Phone: 8802 9896937

Email: info@bdeducation.org.bd Website: http://www.bdeducation.org.bd

@if($student_row['personal']['imageUrl'] != '') @else @endif
Student Name
Student ID
Class
Medium
School Name
Address
@if(isset($student_row['personal']['student_dob']) && !empty($student_row['personal']['student_dob'])) Date of Birth
Age
@endif Total Exam Taken
@if($student_row['academic']['name']) : {{ $student_row['academic']['name'] }}
@endif @if($student_row['academic']['student_id']) : {{ $student_row['academic']['student_id'] }}
@endif @if($student_row['academic']['class_row_id']) : Class {{ $student_row['academic']['class_row_id'] }}
@endif @if($education_type_row_id) : {{ getEducationVersionTitleById($education_type_row_id) }}
@endif @if($student_row['academic']['institution']) : {{ $student_row['academic']['institution'] }}
@endif @if($student_row['academic']['address']) : {{ $student_row['academic']['address'] }}
@endif @if(isset($student_row['personal']['student_dob']) && !empty($student_row['personal']['student_dob'])) : {{$student_row['personal']['student_dob']}}
: {{\Carbon\Carbon::parse($student_row['personal']['student_dob'])->diff(\Carbon\Carbon::now())->format('%y years, %m months and %d days')}}
@endif @if(isset($student_exam_profile['total_taken_exam'])) : {{ $student_exam_profile['total_taken_exam'] }} @endif
Exam Title: {{ $exam_info->exam_name }}
Category: {{ $exam_info->categoryname }}
Total Question Time Taken Marks
{{ $exam_result_row_details->total_questions }} {{ getExamTakenTime($exam_result_row_details->total_time_taken) }} Minutes {{ $exam_result_row_details->total_marks }}

Exam Details Report

@foreach($psychology_exam_result['questiondata'] as $quesId=>$question_answers) @foreach($question_answers as $question=>$val)
# Question Your Answer
{{ $serial_no }}