@@include('./_components/head.html')
@@include('./_components/navbar.html', { "dark" : true, "activeLink": "pricing-plan", "extraClassList": "bg-dark" })
@@include('./_components/page-header.html', { "dark": true, "pageName": "Pricing & Plan", "pageLinkName": "Pricing", }) @@include('./_components/pricing-2.html', { "dark": true, "extraClassList": "pt-20 pb-10 pt-lg-30 pb-lg-15" }) @@include('./_components/faq.html', { "dark": true, "extraClassList": "py-10 py-lg-15" }) @@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')