@php if(!$level){ $level = 0; } @endphp
@if ($errors->has('level'))
{{ $errors->first('level') }}
@endif