{{-- single Exam Div --}}
@if ($errors->has('exams_type')) {{ $errors->first('exams_type') }} @endif
@if(moduleStatusCheck('University')) @includeIf('university::common.session_faculty_depart_academic_semester_level', ['required' => ['USN', 'UD', 'UA', 'US', 'USL','USUB'], 'div'=>'col-lg-12','row'=>1,'mt'=>'mt-0' ,'subject'=>true, ]) @else
@if ($errors->has('class_id')) {{ $errors->first('class_id') }} @endif
loader
@if ($errors->has('subject_id')) {{ $errors->first('subject_id') }} @endif
@if ($errors->has('section_ids')) {{ $errors->first('section_id') }} @endif
@endif @include('backEnd.partials.multi_select_js_without_push') @if(moduleStatusCheck('University')) @else @endif {{-- single Exam End --}}