Andrew Wallo 11 месяцев назад
Родитель
Сommit
bedfcdfea0
1 измененных файлов: 2 добавлений и 0 удалений
  1. 2
    0
      app/Filament/Company/Clusters/Settings/Resources/DocumentDefaultResource.php

+ 2
- 0
app/Filament/Company/Clusters/Settings/Resources/DocumentDefaultResource.php Просмотреть файл

26
 
26
 
27
     protected static ?string $cluster = Settings::class;
27
     protected static ?string $cluster = Settings::class;
28
 
28
 
29
+    protected static ?string $modelLabel = 'document template';
30
+
29
     public static function form(Form $form): Form
31
     public static function form(Form $form): Form
30
     {
32
     {
31
         return $form
33
         return $form

Загрузка…
Отмена
Сохранить