This commit is contained in:
Lizandro Guarnizo
2026-02-04 19:50:50 -05:00
parent 8145599478
commit 99fbefee7e
4 changed files with 238 additions and 47 deletions
@@ -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
{