@@include('styles.html',{ "title" : "Quicky - Minimal eCommerce HTML Template" })
@@include('preloader.html') @@include('header.html',{ "headerNo" : "one" }) @@include('slider.html',{ "sliderNo" : "one" }) @@include('banner.html',{ "bannerNo" : "one", "sectionSpaceTop" : "pt-100" }) @@include('product.html',{ "productNo" : "one", "sectionSpaceTop" : "pt-95" }) @@include('best-deals.html',{ "bestDealNo" : "one", "sectionSpaceTop" : "pt-85" }) @@include('product.html',{ "productNo" : "two", "sectionSpaceTop" : "pt-95" }) @@include('banner.html',{ "bannerNo" : "two", "sectionSpaceTop" : "pt-85" }) @@include('service.html',{ "serviceNo" : "one", "sectionSpaceTop" : "pt-100", "sectionSpaceBottom" : "pb-90" }) @@include('footer.html',{ "footerNo" : "one" }) @@include('modal.html') @@include('scroll-to_top.html')
@@include('scripts.html')