@@include('../layouts/head-page-meta.html', {'title': 'Process'}) @@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': 'Process', 'page_title': 'SaasAble Process Section' })
@@include('../layouts/component/component-show.html', { 'title': 'Process Section - 01', 'url': '../process/process-1.html', 'figmaLink': '#', }) @@include('../layouts/component/component-show.html', { 'title': 'Process Section - 02', 'url': '../process/process-2.html', 'figmaLink': '#', }) @@include('../layouts/component/component-show.html', { 'title': 'Process Section - 05', 'url': '../process/process-5.html', 'figmaLink': '#', }) @@include('../layouts/component/component-show.html', { 'title': 'Process Section - 07', 'url': '../process/process-7.html', 'figmaLink': '#', })
@@include('../layouts/scroll-top.html') @@include('../layouts/footer-js.html')