@csrf
@if ($errors->has('class_name')) {{ $errors->first('class_name') }} @endif
@if ($errors->has('code')) {{ $errors->first('code') }} @endif
@if ($errors->has('class_no')) {{ $errors->first('class_no') }} @endif