declare public property in ocr
This commit is contained in:
@@ -9,4 +9,6 @@ use Filament\Resources\Pages\CreateRecord;
|
|||||||
class CreateOcrValidation extends CreateRecord
|
class CreateOcrValidation extends CreateRecord
|
||||||
{
|
{
|
||||||
protected static string $resource = OcrValidationResource::class;
|
protected static string $resource = OcrValidationResource::class;
|
||||||
|
|
||||||
|
public $photo1;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user