Rework admin panel and other
This commit is contained in:
@@ -40,6 +40,9 @@ class CustomFormResource extends Resource
|
||||
public static ?string $label = 'Форма';
|
||||
protected static ?string $pluralLabel = 'Пользовательские формы';
|
||||
|
||||
protected static ?string $navigationGroup = 'Виджеты';
|
||||
|
||||
|
||||
|
||||
protected static ?string $model = CustomForm::class;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user