1
0
forked from poc/pds

Added slug name as welcome

This commit is contained in:
dhanabalan
2026-05-15 14:45:39 +05:30
parent 4309003fbd
commit 854330caf2

View File

@@ -23,6 +23,8 @@ class Dashboard extends \Filament\Pages\Dashboard
protected static string $view = 'filament.pages.dashboard';
protected static ?string $slug = 'welcome';
// public function mount(): void
// {
// session()->forget(['selected_plant']);