diff --git a/app/Filament/Pages/TrendLineAnalysis.php b/app/Filament/Pages/TrendLineAnalysis.php index d9350698a..77c9c7ba9 100644 --- a/app/Filament/Pages/TrendLineAnalysis.php +++ b/app/Filament/Pages/TrendLineAnalysis.php @@ -19,7 +19,7 @@ class TrendLineAnalysis extends Page protected static string $view = 'filament.pages.trend-line-analysis'; - protected static ?string $navigationGroup = 'PowerHouse DashBoard'; + protected static ?string $navigationGroup = 'EMS DashBoard'; public function mount(): void {