I want to set some of the permission for the particular depending of Role of current user. For example: I have to role 3 roles let it be
- Super Admin
- Admin
- Supervisor
If I set permission for supervisor, super admin and admin should automatically get the permission. If I set for Admin then super admin should get permission but supervisor should not able to access those pages.
Please help with the solution
NOTE: I don't want to give multiple role to particular user