{{generalSetting()->address}}
@lang('common.email') :{{generalSetting()->email}} , @lang('common.phone') : {{generalSetting()->phone}}
@endif@endif @if($setting->class_section) @lang('student.class') - {{@$admitcard->studentRecord->class->class_name}} ( {{@$admitcard->studentRecord->section->section_name}} ) @endif @if($setting->academic_year) {{@$admitcard->studentRecord->academic->year}} @endif @if($setting->class_section || $setting->academic_year)
@endif@lang('student.category') - {{@$admitcard->studentRecord->studentDetail->category->category_name}}
@endisset@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 && $exam_routines->count() %2 == 1 && $exam_routine->id)@endif @if($loop->iteration % 2 == 0 || $loop->last % 2 == 1) | |