How to do a nested view within ionic side menu page(another nested view)?

I used the “ionic start myapp sidemenu” to scaffold out my app.

I have a button on one of those pages that calls a cordova barcode scanner plugin.

I want to show the results of the barcode scan in a nested view within the same page as the button.

The sidemenu scaffold sets each page as a nested view. Is it possible to do a nested view within that nested view?

Yes you can : http://codepen.io/anon/pen/LEZBZr

Go to checkin in side menu, scroll down to the bottom click on "Hey’ it takes you to nested view in that page which says “Love Python”