How can I change the Label of Permission (Shield)

Hello, I am using the Filament Shield plugin, if I create 2 Resources in 1 Model, how can I change the Label of Permission?
Example: Ticket (Request for quotation), Ticket (Web Maintenance)
image.png
Solution
Thanks for your reply.
<?php 
  'show_model_path' => false,
?>
Was this page helpful?