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

@@ -26,6 +26,8 @@ class CustomerPoMasterResource extends Resource
protected static ?string $navigationIcon = 'heroicon-o-rectangle-stack';
protected static ?string $navigationGroup = 'Master Packing';
public static function form(Form $form): Form
{
return $form