Add Permissions based authorization for your Nova installation via User-based Roles and Permissions. Roles are defined in the database whereas Permissions are defined in the code base.
A Laravel Nova tool for the Spatie Permission package
This Nova tool lets you:
manage roles and permissions on the Nova dashboard
use permissions based authorization for Nova resources
...
Add Access Control by means of User based Roles and Permissions to your Nova installation. Includes default User and Role Policies which can be managed through your Nova Admin Panel.