I've created some pages using "Gentelella Alela" template, when I create pages, it has the ability to turn navigation active (with 'current-page' class) based on controller and action name:
I'm adding "Add" action in RoleController, when I redirect to "/Admin/Role/Add", the navigation active is gone:
Any idea how should I make it work?
Hope this will work for you.