refactor(role permission): admin tidak bisa crud catgory dan brand, hanya melihat
This commit is contained in:
parent
9a3b4a57e2
commit
62e2182dd2
@ -314,6 +314,14 @@ public function run(): void
|
||||
'update customer',
|
||||
'delete customer',
|
||||
|
||||
'create category',
|
||||
'update category',
|
||||
'delete category',
|
||||
|
||||
'create brand',
|
||||
'update brand',
|
||||
'delete brand',
|
||||
|
||||
'create perfume',
|
||||
'update perfume',
|
||||
'delete perfume',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user