added form of verify
This commit is contained in:
@@ -72,7 +72,8 @@ class OcrValidationResource extends Resource
|
||||
|
||||
Forms\Components\TextInput::make('photo1')
|
||||
->label('Captured Photo')
|
||||
->hidden(),
|
||||
->hidden()
|
||||
->extraAttributes(['x-ref' => 'hiddenInput']),
|
||||
Forms\Components\Actions::make([
|
||||
Action::make('uploadNow1')
|
||||
->label('Upload OCR')
|
||||
|
||||
Reference in New Issue
Block a user