Restrict user access to different panels based on roles
i have 2 panels one is the default admin one and second one lets call it superadmin
i would like to restrict access to admin only for the users that is_admin returns true for example and is_superadmin for superadmin
i would like to restrict access to admin only for the users that is_admin returns true for example and is_superadmin for superadmin