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