Added dashboard for patrol day count
This commit is contained in:
@@ -16,6 +16,8 @@ class GuardPatrolDayCount extends Page
|
|||||||
|
|
||||||
protected static string $view = 'filament.pages.guard-patrol-day-count';
|
protected static string $view = 'filament.pages.guard-patrol-day-count';
|
||||||
|
|
||||||
|
protected static ?string $navigationGroup = 'Guard DashBoard';
|
||||||
|
|
||||||
use HasFiltersForm;
|
use HasFiltersForm;
|
||||||
|
|
||||||
public function mount(): void
|
public function mount(): void
|
||||||
|
|||||||
Reference in New Issue
Block a user