@csrf
configurar parametros
@if ($errors->has('page')) {{ $errors->first('page') }} @endif
@if($user->admin())
@if ($errors->has('sequence')) {{ $errors->first('sequence') }} @endif
@endif