This commit is contained in:
Lizandro Guarnizo
2026-01-29 20:57:44 -05:00
parent dc1d79df09
commit 2bc08c8646
5 changed files with 5 additions and 4 deletions
@@ -20,6 +20,7 @@ class OjalPresillaResource extends Resource
protected static ?string $navigationGroup = 'Producción';
protected static ?string $navigationLabel = 'Ojales y Prensillas';
protected static ?string $pluralModelLabel = 'Ojales y Prensillas';
protected static ?int $navigationSort = 4;
public static function canViewAny(): bool
{