How to use the Blade-Directive when made a multiauth (admins + bosses)?
问题 I reviewed all tutorials on multiauth (without using is_admin) with different tables for different levels of authorization. I have two authorization entities: boss and admin (Manager and admin) However, unlike all these tutorials: I don't have a separate authorization page. The authorization window is located on the main page and appears when you click on the authorization icon (using JS, just display:block) All these tutorials have separate authorization pages for different roles (separately