uppercese category qoshildi
This commit is contained in:
@@ -83,7 +83,7 @@
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p class="text-muted mb-2"> @lang('translation.conclusion-file-pdf') </p>
|
||||
<input type="file" class="form-control @error('file') is-invalid @enderror" name="file">
|
||||
<input type="file" class="form-control @error('file') is-invalid @enderror" name="file" required accept="application/pdf">
|
||||
@error('file')
|
||||
<span class="invalid-feedback" role="alert">
|
||||
<strong>@lang($message,['attribute'=>trans('translation.file')])</strong>
|
||||
|
||||
Reference in New Issue
Block a user