Compare commits
2 Commits
96c08c34c1
...
c57cfe71ca
| Author | SHA1 | Date | |
|---|---|---|---|
| c57cfe71ca | |||
|
|
9040f094c1 |
@@ -35,6 +35,8 @@ class WebcamCapture extends Page implements HasForms
|
|||||||
use HasFiltersForm;
|
use HasFiltersForm;
|
||||||
protected static ?string $navigationIcon = 'heroicon-o-document-text';
|
protected static ?string $navigationIcon = 'heroicon-o-document-text';
|
||||||
|
|
||||||
|
protected static ?string $navigationGroup = 'OCR Validations';
|
||||||
|
|
||||||
protected static string $view = 'filament.pages.webcam-capture';
|
protected static string $view = 'filament.pages.webcam-capture';
|
||||||
|
|
||||||
public $photo;
|
public $photo;
|
||||||
|
|||||||
Reference in New Issue
Block a user