@if ($errors->has('class')) {{ $errors->first('class') }} @endif
loader
@if ($errors->has('section')) {{ $errors->first('section') }} @endif
loader
@if ($errors->has('student')) {{ $errors->first('student') }} @endif