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 {