@@include('./partial/head.html', { "title": "Boxed Layout", "bodyAttr": "class='app-with-bg'", "css": [ ]})
@@include('./partial/header.html') @@include('./partial/sidebar.html', {"layoutClass": "active", "boxedLayoutClass": "active"})

Boxed Layout page header description goes here...


Add the .app-boxed-layout css class to .app container and .app-with-bg css class to <body> for boxed layout page setting.

@@include('./partial/scroll-top-btn.html') @@include('./partial/theme-panel.html')
@@include('./partial/script.html', {"script": [ "assets/plugins/@highlightjs/cdn-assets/highlight.min.js", "assets/js/demo/highlightjs.demo.js" ]})