@@include('../layouts/head-page-meta.html', {'title': 'About'}) @@include('../layouts/head-css.html') @@include('../layouts/loader.html') @@include('../layouts/component/component-header.html") @@include('../layouts/component/component-breadcrumb.html', { 'breadcrumb_item': 'Block', 'breadcrumb_item_active': 'About', 'page_title': 'SaasAble About Section' })
@@include('../layouts/component/component-show.html', { 'title': 'About Section - 01', 'url': '../about/about-1.html', 'figmaLink': '#', }) @@include('../layouts/component/component-show.html', { 'title': 'About Section - 02', 'url': '../about/about-2.html', 'figmaLink': '#', })
@@include('../layouts/scroll-top.html') @@include('../layouts/footer-js.html')