This commit is contained in:
Lizandro Guarnizo
2026-02-04 20:22:02 -05:00
parent e543bce932
commit 7b3ffa33ee
3 changed files with 31 additions and 3 deletions
@@ -18,7 +18,6 @@ class PrensillaResource extends Resource
protected static ?string $navigationGroup = 'Gestión';
protected static ?string $navigationLabel = 'Prensillas';
protected static ?int $navigationSort = 5;
protected static bool $shouldRegisterNavigation = false;
public static function canViewAny(): bool
{