up
This commit is contained in:
@@ -25,6 +25,7 @@ class TelaResource extends Resource
|
||||
protected static ?string $model = Tela::class;
|
||||
|
||||
protected static ?string $navigationGroup = 'Gestión';
|
||||
protected static ?int $navigationSort = 1;
|
||||
protected static ?string $navigationIcon = 'heroicon-o-map';
|
||||
|
||||
public static function form(Form $form): Form
|
||||
|
||||
Reference in New Issue
Block a user