Andrew Wallo 9 meses atrás
pai
commit
bedfcdfea0

+ 2
- 0
app/Filament/Company/Clusters/Settings/Resources/DocumentDefaultResource.php Ver arquivo

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

Carregando…
Cancelar
Salvar