I am making a dashboard that visualizes data for different job ad postings for various companies. Right now I have it set up that there is a drop down list from the navbar that shows all the companies, but some companies have more that one application so I want to have a link on that page to the different applications dashboards (like a second menu). However, I can't figure out how to link to the dashboard page without having this show up in the navbar.. I've tried everything from setting data-navmenu to "null", "NULL", Null, etc. Nothing seems to be working. Does anyone know how to solve this problem or have suggestions for different ways to do it?
Here's a picture for reference... I'm trying to make it so the "Sales Manager" link isn't in the navbar at all : click here to see the picture