Andrew Wallo před 8 měsíci
rodič
revize
bedfcdfea0

+ 2
- 0
app/Filament/Company/Clusters/Settings/Resources/DocumentDefaultResource.php Zobrazit soubor

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

Načítá se…
Zrušit
Uložit