Update OjalPresillaResource.php
This commit is contained in:
@@ -21,6 +21,7 @@ class OjalPresillaResource extends Resource
|
|||||||
protected static ?string $navigationLabel = 'Ojales y Prensillas';
|
protected static ?string $navigationLabel = 'Ojales y Prensillas';
|
||||||
protected static ?string $pluralModelLabel = 'Ojales y Prensillas';
|
protected static ?string $pluralModelLabel = 'Ojales y Prensillas';
|
||||||
protected static ?int $navigationSort = 4;
|
protected static ?int $navigationSort = 4;
|
||||||
|
protected static bool $shouldRegisterNavigation = false;
|
||||||
|
|
||||||
public static function canViewAny(): bool
|
public static function canViewAny(): bool
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user