Update OjalPresillaResource.php
This commit is contained in:
@@ -17,7 +17,7 @@ class OjalPresillaResource extends Resource
|
||||
{
|
||||
protected static ?string $model = Ojal::class;
|
||||
protected static ?string $navigationIcon = 'heroicon-o-rectangle-stack';
|
||||
protected static ?string $navigationGroup = 'Producción';
|
||||
protected static ?string $navigationGroup = 'Gestión';
|
||||
protected static ?string $navigationLabel = 'Ojales y Prensillas';
|
||||
protected static ?string $pluralModelLabel = 'Ojales y Prensillas';
|
||||
protected static ?int $navigationSort = 4;
|
||||
|
||||
Reference in New Issue
Block a user