Create Results

@csrf

Date *

has('date') ? 'autofocus' : '' }}> {{ $errors->first('date') }}

Group

has('group') ? 'autofocus' : '' }}> {{ $errors->first('group') }}

Time

Round

has('round') ? 'autofocus' : '' }}> {{ $errors->first('round') }}
{{ $errors->first('result_pdf') }}

Result .pdf *

has('pdf') ? 'autofocus' : '' }} >
@endsection