@@include('styles.html',{ "title" : "Checkout || Quicky" })
@@include('preloader.html') @@include('header.html',{ "headerNo" : "two" }) @@include('breadcrumb.html',{ "breadcrumbNo" : "one", "activeHeading" : "Shop Related Page", "active-page" : "Checkout" }) @@include('checkout.html') @@include('brand.html',{ "brandNo" : "one", "sectionSpaceTop" : "pb-95" }) @@include('footer.html',{ "footerNo" : "two" }) @@include('modal.html') @@include('scroll-to_top.html')
@@include('scripts.html')