1
0
forked from poc/pds

Added group name for wire master packing

This commit is contained in:
dhanabalan
2026-02-26 10:10:16 +05:30
parent 1f27d5147e
commit 8d70882643
3 changed files with 7 additions and 1 deletions

View File

@@ -24,6 +24,8 @@ class WireMasterPackingResource extends Resource
protected static ?string $navigationIcon = 'heroicon-o-rectangle-stack';
protected static ?string $navigationGroup = 'Master Packing';
public $importedPoList = [];