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
...