<template>
<div class="container">
<h1>Dynamic nested route example</h1>
<nuxt-child></nuxt-child>
</div>
</template>