@csrf
@if ($errors->has('section')) {{ $errors->first('section') }} @endif
@if ($errors->has('priority')) {{ $errors->first('priority') }} @endif