Master-Detail stucture in tabs

Hi,

I have a side menu with an entry (Admin) that navigates to a tabs layout. The first tab shows a master record, the user can see the detail when clicking the button (Go to detail). The issue I have is that I don’t find a way to display the detail, I guess it’s because of my nested views and my states configuration.

I created a codepen for that issue.

Thanks