@csrf
@if($errors->has('season_name'))

{{ $errors->first('season_name') }}

@endif