@csrf
@if ( $validator && $validator->errors()->first('level_name') )
{{ $validator->errors()->first('level_name') }}
@endif