1
0
forked from poc/pds

Updated navigation group name for equipment master resource page

This commit is contained in:
dhanabalan
2026-08-21 09:44:06 +05:30
parent 2b11522cff
commit fa3b30fa3f

View File

@@ -31,7 +31,7 @@ class EquipmentMasterResource extends Resource
protected static ?string $navigationIcon = 'heroicon-o-rectangle-stack';
protected static ?string $navigationGroup = 'Testing Panel';
protected static ?string $navigationGroup = 'Motor Testing Panel';
protected static ?int $navigationSort = 2;