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