@@include('./_includes/html-head.html', {
"title": "Vvveb Themes - Page",
"path": "",
"path":"./",
'google_fonts':'',
'style':"",
})
@@include('./_includes/header.html')
@@include('./_includes/_blank.html')
@@include('./sections/team/team-1.html')
@@include('./_includes/footer.html')
@@include('./_includes/footer-scripts.html')