1
0
forked from poc/pds

changed sub group name of all pages for invoice management

This commit is contained in:
dhanabalan
2026-01-03 16:11:44 +05:30
parent cada0added
commit d3166eacf5
5 changed files with 5 additions and 5 deletions

View File

@@ -20,7 +20,7 @@ class InvoiceDataDashboard extends Page
protected static string $view = 'filament.pages.invoice-data-dashboard';
protected static ?string $navigationGroup = 'Invoice Management';
protected static ?string $navigationGroup = 'Manufacturing SD';
public function mount(): void
{