{{ __('Number of table lines') }}

@csrf @method('PUT')
@if($errors->has('nof_table_lines'))

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

@endif