I have a website where I am using typescript, angularjs, bootstrap.
On some of my pages I have top menu and some pages I have both sidebar and top menu (once the user logs in)
I am using ui-router for routes.
How can I show sidebar menu on certain pages and hide it on others?