Wondering how/if we can have multiple panels visible on a common dashboard for easy navigation!
Instead of having example.com/admin, example.com/booking, example.com/billing etc, we have example.com/dashboard which has individual (horizontal tabs) for admin, booking & billing. Ability to control the tab visibility (& access which anyways is handled in the panel) with roles/permissions would be important. Managing it using the usual permission package or think of something like feature flags (thinking more from a SAAS angle where one customer gets booking, other gets billing etc) perhaps?
Any alternative ideas or suggestions? Thanks.