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