Added nav group for web capture page #11
@@ -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