@@include('./_components/navbar.html', {
"dark" : true,
"activeLink": "contact",
"extraClassList": "bg-dark"
})
@@include('./_components/page-header.html', {
"dark": true,
"pageName": "Contact With Us",
"pageLinkName": "Contact",
})
2464 Royal Ln. Mesa, New Jersey 45463
(603) 555-0123-4422
(600) 555-0124
@@include('./_components/cta-1.html', { "dark": true })
@@include('./_components/footer-1.html', {
"dark": true,
"extraClassList": "bg-striped pt-10 pt-lg-15"
})
@@include('./_components/body-end.html')