This commit is contained in:
Lizandro Guarnizo
2026-01-19 11:20:51 -05:00
parent 02fe93a10d
commit 7e4161d1c0
9 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ class GestionDashboard extends Page
{
protected static ?string $navigationIcon = 'heroicon-o-chart-bar';
protected static ?string $navigationGroup = 'Gestión';
protected static ?string $navigationGroup = '1 - Gestión';
protected static ?int $navigationSort = 1;
protected static ?string $title = 'Dashboard de Gestión';