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