{{generalSetting()->address}}
@lang('common.email') : {{generalSetting()->phone}} , @lang('common.phone') : {{generalSetting()->email}}
@endif@lang('student.class') - {{@$studentRecord->class->class_name}} ({{@$studentRecord->section->section_name}}) {{@$studentRecord->academic->year}}
@endif@lang('student.category') - {{@$studentRecord->studentDetail->category->category_name}}
@lang('examplan::exp.date_time') | @lang('examplan::exp.subject') | @lang('examplan::exp.date_time') | @lang('examplan::exp.subject') |
---|---|---|---|
{{ dateConvert($exam_routine->date) }} [{{ date('h:i A', strtotime(@$exam_routine->start_time)) }} - {{ date('h:i A', strtotime(@$exam_routine->end_time)) }}] | {{ $exam_routine->subject ? $exam_routine->subject->subject_name :'' }} {{ $exam_routine->subject ? '('.$exam_routine->subject->subject_code .')':'' }} | @if($loop->last % 2 == 1)@endif @if($loop->iteration % 2 == 0 || $loop->last % 2 == 1) | |