Level 75
Using your laravel resource models, no different than if you were not using nova.

Just example data.
A little JS and ajax you can do a popup edit, or use a modal.

Also I see this https://github.com/eminiarts/nova-tabs on github, but did not see an accordion.
You May have to write your own code. Hint, they are just div's that you show and hide with an effect, fairly easy to program. Similar to a modal.
