Sidebar With Footer
Add class
sidebar-with-footer
to<body id="sidebar" class="sidebar">
like below.
<body id="sidebar" class="sidebar sidebar-with-footer">
@@include('header.htm', { "title": "Sleek - Admin Dashboard Template", "className": "header-fixed sidebar-fixed sidebar-dark header-light right-sidebar-content-close" }) @@include('sidebar-with-footer.htm', { "parent": "layouts", "sub_parent": "sidebar-nav", "active": "sidebar-with-footer" })
Add class
sidebar-with-footer
to<body id="sidebar" class="sidebar">
like below.
<body id="sidebar" class="sidebar sidebar-with-footer">