@@include('header.htm', { "title": "Sleek - Admin Dashboard Template", "className": "header-fixed sidebar-fixed sidebar-dark header-light right-sidebar-content-close" }) @@include('sidebar.htm', { "parent": "layouts", "sub_parent": "sidebar-nav", "active": "sidebar-without-footer" })
@@include('top-bar.htm')
@@include('breadcrumb.htm', { "parent": "Layouts", "active": "Sidebar Without Footer" })

Sidebar Without Footer

Sidebar has no footer by default. Remove class sidebar-with-footer from <body id="sidebar" class="sidebar"> if it was added before and remove any content added after side navigation

@@include('right-sidebar.htm') @@include('footer.htm')