up
This commit is contained in:
@@ -27,7 +27,7 @@ class InventarioPrendaResource extends Resource
|
||||
{
|
||||
protected static ?string $model = InventarioPrenda::class;
|
||||
|
||||
protected static ?string $navigationGroup = 'Gestión';
|
||||
protected static ?string $navigationGroup = '1 - Gestión';
|
||||
protected static ?int $navigationSort = 6;
|
||||
protected static ?string $navigationIcon = 'heroicon-o-circle-stack';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user