@@include('styles.html',{
"title" : "Error 404 || Kenne"
})
@@include('preloader.html')
@@include('header.html',{
"headerNo" : "three"
})
@@include('breadcrumb.html',{
"activeHeading" : "Other",
"active-page" : "Error 404"
})
@@include('404.html')
@@include('footer.html',{
"bgColor" : "bg-smoke_color"
})
@@include('scroll-to_top.html')
@@include('scripts.html')