From 46bb9f6ce088de8e3bef57a70263f2867e6349da Mon Sep 17 00:00:00 2001 From: Lizandro Guarnizo <77708265+lizandrogd@users.noreply.github.com> Date: Wed, 4 Feb 2026 20:28:49 -0500 Subject: [PATCH] Update OjalPresillaResource.php --- app/Filament/Resources/OjalPresillaResource.php | 1 + 1 file changed, 1 insertion(+) diff --git a/app/Filament/Resources/OjalPresillaResource.php b/app/Filament/Resources/OjalPresillaResource.php index 4e3a7a2..a4de873 100644 --- a/app/Filament/Resources/OjalPresillaResource.php +++ b/app/Filament/Resources/OjalPresillaResource.php @@ -21,6 +21,7 @@ class OjalPresillaResource extends Resource protected static ?string $navigationLabel = 'Ojales y Prensillas'; protected static ?string $pluralModelLabel = 'Ojales y Prensillas'; protected static ?int $navigationSort = 4; + protected static bool $shouldRegisterNavigation = false; public static function canViewAny(): bool {