Page Slug Vuejs

 {
   path: '/movies/:slug',
   name: 'moviedetail',
   component: MovieDetail
}
thunderbird348