feat: Add View:CustomCompany and View:CustomMedia permissions to the "Perusahaan" role.
This commit is contained in:
parent
cbd36d29e8
commit
32afed7f7b
@ -20,7 +20,7 @@
|
|||||||
class CustomCompany extends Page
|
class CustomCompany extends Page
|
||||||
{
|
{
|
||||||
use HasPageShield;
|
use HasPageShield;
|
||||||
|
|
||||||
protected string $view = 'filament.pages.company';
|
protected string $view = 'filament.pages.company';
|
||||||
|
|
||||||
protected static ?string $title = 'Perusahaan';
|
protected static ?string $title = 'Perusahaan';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user