{{-- multi exam div --}} @if(moduleStatusCheck('University'))
@foreach($exams_types as $exams_type)
id == $selected_exam_type_id? 'checked':''):''}}>
@endforeach
id, old('class_ids'))) ? ' checked' : '' }}>
@if($errors->has('exams_types')) {{ $errors->first('exams_types') }} @endif
@includeIf('university::common.session_faculty_depart_academic_semester_level', ['required' => ['USN', 'UD', 'UA', 'US', 'USL'], 'div'=>'col-lg-12','row'=>1,'hide'=> ['USUB'],'mt'=>'mt-0' ])
loader
@else
@foreach($exams_types as $exams_type)
id == $selected_exam_type_id? 'checked':''):''}}>
@endforeach
id, old('class_ids'))) ? ' checked' : '' }}>
@if($errors->has('exams_types')) {{ $errors->first('exams_types') }} @endif
@if ($errors->has('class_ids')) {{ $errors->first('class_ids') }} @endif
@endif @if(moduleStatusCheck('University')) @else @endif {{-- multi exam end --}}