Added nav group for web capture page #11

Merged
jothi merged 1 commits from ranjith-dev into master 2025-12-17 06:21:40 +00:00

View File

@@ -35,6 +35,8 @@ class WebcamCapture extends Page implements HasForms
use HasFiltersForm;
protected static ?string $navigationIcon = 'heroicon-o-document-text';
protected static ?string $navigationGroup = 'OCR Validations';
protected static string $view = 'filament.pages.webcam-capture';
public $photo;