@@include('../layouts/head-page-meta.html', {'title': 'Blog'}) @@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': 'Blog', 'page_title': 'SaasAble Blog Section' })
@@include('../layouts/component/component-show.html', { 'title': 'Blog Section - 01', 'url': '../blog/blog-1.html', 'figmaLink': '#', }) @@include('../layouts/component/component-show.html', { 'title': 'Blog Section - 03', 'url': '../blog/blog-3.html', 'figmaLink': '#', }) @@include('../layouts/component/component-show.html', { 'title': 'Blog Section - 04', 'url': '../blog/blog-4.html', 'figmaLink': '#', }) @@include('../layouts/component/component-show.html', { 'title': 'Blog Section - 05', 'url': '../blog/blog-5.html', 'figmaLink': '#', })
@@include('../layouts/scroll-top.html') @@include('../layouts/footer-js.html')