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

@@ -30,7 +30,7 @@ class InvoiceOutValidationResource extends Resource
protected static ?string $navigationIcon = 'heroicon-o-rectangle-stack';
protected static ?string $navigationGroup = 'Invoice Management';
protected static ?string $navigationGroup = 'Manufacturing SD';
public static function form(Form $form): Form
{