How to change layout page after login in mvc using angularjs
Generally we inlialize ng-app at one time in layout page. After login, layout page should change with nav links and styles also. I define layout is dashboard page in view page that is not working