changed sub group name of all pages for invoice management
Some checks failed
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 10s
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (pull_request) Successful in 10s
Gemini PR Review / review (pull_request) Failing after 23s
Laravel Pint / pint (pull_request) Successful in 1m58s
Laravel Larastan / larastan (pull_request) Failing after 2m58s

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
{