Good day, I have to add to the _layout.cshtml 2 combos that are always visible, even if I change my controller or view, I'm new to .NET and I wanted to know how I can do this. Combos are generated from a query in the database. I'm using .NET, MVC 4 and Razor.
Thank you very much for your time.
Greetings.