feat: Add View:CustomCompany and View:CustomMedia permissions to the "Perusahaan" role.

This commit is contained in:
Yoga Pangestu 2025-12-16 14:21:53 +07:00
parent cbd36d29e8
commit 32afed7f7b

View File

@ -20,7 +20,7 @@
class CustomCompany extends Page
{
use HasPageShield;
protected string $view = 'filament.pages.company';
protected static ?string $title = 'Perusahaan';