Added dashboard for patrol day count

This commit is contained in:
dhanabalan
2025-06-25 14:29:46 +05:30
parent cbfe7a56bb
commit edc8a8f37b

View File

@@ -16,6 +16,8 @@ class GuardPatrolDayCount extends Page
protected static string $view = 'filament.pages.guard-patrol-day-count';
protected static ?string $navigationGroup = 'Guard DashBoard';
use HasFiltersForm;
public function mount(): void