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

Sidebar With Footer

Add class sidebar-with-footer to <div id="sidebar" class="sidebar"> like below.

<div id="sidebar" class="sidebar sidebar-with-footer">
@@include('footer.htm')