Added group name for wire master packing
This commit is contained in:
@@ -22,7 +22,9 @@ class WireMasterPrint extends Page
|
||||
|
||||
protected static string $view = 'filament.pages.wire-master-print';
|
||||
|
||||
use InteractsWithForms;
|
||||
protected static ?string $navigationGroup = 'Master Packing';
|
||||
|
||||
use InteractsWithForms;
|
||||
|
||||
public $pId, $palletNo, $serialNo;
|
||||
public $snoCount = 0;
|
||||
|
||||
Reference in New Issue
Block a user