@csrf
{!! $header !!}
{{-- --}} @error('institution_id') {{ $errors->first('institution_id') }} @enderror
@error('title') {{ $errors->first('title') }} @enderror
@error('sort') {{ $errors->first('sort') }} @enderror
@error('status') {{ $errors->first('status') }} @enderror