diff --git a/app/Filament/Pages/CustomCompany.php b/app/Filament/Pages/CustomCompany.php index dbc6544..282a8cc 100644 --- a/app/Filament/Pages/CustomCompany.php +++ b/app/Filament/Pages/CustomCompany.php @@ -20,7 +20,7 @@ class CustomCompany extends Page { use HasPageShield; - + protected string $view = 'filament.pages.company'; protected static ?string $title = 'Perusahaan';