@@include('styles.html',{ "title" : "Error 404 || Quicky" })
@@include('preloader.html') @@include('header.html',{ "headerNo" : "two" }) @@include('breadcrumb.html',{ "breadcrumbNo" : "one", "activeHeading" : "Other", "active-page" : "Error 404" }) @@include('error-404.html') @@include('footer.html',{ "footerNo" : "two" }) @@include('modal.html') @@include('scroll-to_top.html')
@@include('scripts.html')