@if ($errors->has('title')) {{ $errors->first('title') }} @endif
@if ($errors->has('page_layout_style')) {{ $errors->first('page_layout_style') }} @endif
@if ($errors->has('background_img')) {{ $errors->first('background_img') }} @endif
@if ($errors->has('applicable_user')) {{ $errors->first('applicable_user') }} @endif

@foreach ($roles as $role) @if ($role->id != 2 && $role->id != 3)
id, $applicableUsers) ? 'checked' : '') : '' }}>
@endif @endforeach @if ($errors->has('section')) {{ $errors->first('section') }} @endif
@if ($errors->has('pl_width')) {{ $errors->first('pl_width') }} @endif
@if ($errors->has('pl_height')) {{ $errors->first('pl_height') }} @endif
@if ($errors->has('profile_image')) {{ $errors->first('profile_image') }} @endif

@lang('admin.user_photo_style')

@if ($errors->has('user_photo_style')) {{ $errors->first('user_photo_style') }} @endif
@if ($errors->has('user_photo_width')) {{ $errors->first('user_photo_width') }} @endif
@if ($errors->has('user_photo_height')) {{ $errors->first('user_photo_height') }} @endif
@lang('admin.layout_spacing')
@if ($errors->has('t_space')) {{ $errors->first('t_space') }} @endif
@if ($errors->has('b_space')) {{ $errors->first('b_space') }} @endif
@if ($errors->has('l_space')) {{ $errors->first('l_space') }} @endif
@if ($errors->has('r_space')) {{ $errors->first('r_space') }} @endif
logo): trans('admin.logo')):trans('admin.logo') }}" readonly> @if ($errors->has('logo')) {{ $errors->first('logo') }} @endif
@if ($errors->has('signature')) {{ $errors->first('signature') }} @endif

@lang('student.admission_no')

admission_no == 1 ? 'checked' : '') : 'checked' }}>
admission_no == 0 ? 'checked' : '') : '' }}>

@lang('common.name')

student_name == 1 ? 'checked' : '') : 'checked' }}>
student_name == 0 ? 'checked' : '') : '' }}>
@if (moduleStatusCheck('University'))

@lang('university::un.session')

un_session == 1 ? 'checked' : '') : 'checked' }}>
un_session == 0 ? 'checked' : '') : '' }}>

@lang('university::un.faculty')

un_faculty == 1 ? 'checked' : '') : '' }}>
un_faculty == 0 ? 'checked' : '') : 'checked' }}>

@lang('university::un.department')

un_department == 1 ? 'checked' : '') : 'checked' }}>
un_department == 0 ? 'checked' : '') : '' }}>

@lang('university::un.academic')

un_academic == 1 ? 'checked' : '') : '' }}>
un_academic == 0 ? 'checked' : '') : 'checked' }}>

@lang('university::un.semester')

un_semester == 1 ? 'checked' : '') : '' }}>
un_semester == 0 ? 'checked' : '') : 'checked' }}>
{{--

@lang('university::un.semester_label')

un_semester_label_id == 1? 'checked': ''):'checked'}}>
un_semester_label_id == 0? 'checked': ''):''}}>
--}} @else

@lang('common.class')

class == 1 ? 'checked' : '') : 'checked' }}>
class == 0 ? 'checked' : '') : '' }}>
@endif @php $check = 'checked'; @endphp

@lang('student.father_name')

father_name == 1 ? 'checked' : '') : (moduleStatusCheck('University') ? '' : 'checked') }}>
father_name == 0 ? 'checked' : '') : (moduleStatusCheck('University') ? 'checked' : '') }}>

@lang('student.mother_name')

mother_name == 1 ? 'checked' : '') : (moduleStatusCheck('University') ? '' : 'checked') }}>
mother_name == 0 ? 'checked' : '') : (moduleStatusCheck('University') ? 'checked' : '') }}>

@lang('common.address')

student_address == 1 ? 'checked' : '') : 'checked' }}>
student_address == 0 ? 'checked' : '') : '' }}>

@lang('common.phone')

phone_number == 1 ? 'checked' : '') : 'checked' }}>
phone_number == 0 ? 'checked' : '') : '' }}>

@lang('common.date_of_birth')

dob == 1 ? 'checked' : '') : 'checked' }}>
dob == 0 ? 'checked' : '') : '' }}>

@lang('student.blood_group')

blood == 1 ? 'checked' : '') : 'checked' }}>
blood == 0 ? 'checked' : '') : '' }}>
@php $tooltip = ''; if (userPermission('create-id-card')) { $tooltip = ''; } else { $tooltip = 'You have no permission to add'; } @endphp