New Era Admin Loading..

How to use it?
Step 1

Include vertical-menu.js & vertical-menu.css

Step 2

You need to replace page-sidebar call to vertical-menu-main class when you want to use vertical menu.

Step 3

Copy html code of navbar according to your requirement in this layout.

Step 4

Finally, you can change the content according to your need.

<!-- Cod Box Copy begin -->
 <div class="card-body">
     <h5>Step 1</h5>
     <p>Include vertical-menu.js & vertical-menu.css</p>
     <h5>Step 2</h5>
     <p>You need to replace page-sidebar call to vertical-menu-main class when you want to use vertical menu.</p>
     <h5>Step 3</h5>
     <p>Copy html code of navbar according to your requirement in this layout.</p>
     <h5>Step 4</h5>
     <p>Finally, you can change the content according to your need.</p>
 </div>
<!-- Cod Box Copy end -->