@section('page-specific-styles') @endsection @csrf
{!! $header !!}
{{-- --}} @error('institution_id') {{ $errors->first('institution_id') }} @enderror
@error('course_code') {{ $errors->first('course_code') }} @enderror
@error('course_name') {{ $errors->first('course_name') }} @enderror
@error('sort') {{ $errors->first('sort') }} @enderror