Create PDF

@csrf

Name *

has('name') ? 'autofocus' : '' }} > {{ $errors->first('name') }}
{{ $errors->first('pdf') }}
has('pdf') ? 'autofocus' : '' }} >
@endsection