up
This commit is contained in:
@@ -21,7 +21,7 @@ class TrasladoPrendaResource extends Resource
|
||||
{
|
||||
protected static ?string $model = TrasladoPrenda::class;
|
||||
|
||||
protected static ?string $navigationGroup = 'A - Gestión';
|
||||
protected static ?string $navigationGroup = 'Gestión';
|
||||
protected static ?int $navigationSort = 7;
|
||||
protected static ?string $navigationIcon = 'heroicon-o-map';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user