When boostraping the dashboard we want to have groups of menus with the same sub menu names. Example ->
Program -1 :
- > Report A -> \adminboard\pgm1\reporta
-> Report B -> \adminboard\pgm2\reportb
Program - 2:
-> Report A -> \adminboard\pgm2\reporta
-> Report B -> \adminboard\pgm2\reportb
Now if we want to load report B from report A, since the loadDashboard is not functioning at the namespace level we end of having to rename the file structure which gets confusing. Is there an alternative way to make use of loadDashboard while keeping the namespace.