@php $divButton = generalSetting()->multiple_roll == 1 ? 'col-sm-4 col-6' : 'col-sm-3 col-6'; @endphp @push('css') @endpush @foreach ($student->studentRecords as $record)
loader
@if ($errors->has('class')) {{ $errors->first('class') }} @endif
loader
@if ($errors->has('section')) {{ $errors->first('section') }} @endif
is_default ? 'checked':'' }}>
@if (generalSetting()->multiple_roll == 1)
@if ($errors->has('roll_number')) {{ $errors->first('roll_number') }} @endif
@endif
@endforeach