Panels user restrictions

I only have one table for users, admin and client. I also have panels (admin and client) for each user type.

How can I restrict client users to access admin panels? Without using auth guards
Was this page helpful?