Displaying multiple Angular views on page load
Using the ui-router with Angular, multiple views can be displayed in a single state.
This can be done using “relative” naming or “absolute” naming. This post will
show one way it can be done using “absolute” naming.