Admin Dashboard Component - Copy this Html, Bootstrap Component to your project
Generate a base page where we have a navbar with menus like settings, students, fees, reports. and we a sidebar too which have ability to toggle by click on btn and When user clicks on any navbar menu like student. its submenus are registration, migration, assign discount, delete student will be loaded in sidebar and submenu have corresponding page links. and when user clicks on any of these links it will use rest of space means if we click on registration link then registration page/content will show at the blank area. if user toggle the sidebar menu. linked page will resizes. Can we break page in parts like topmenu for navbar, side menu for sidebar etc..Also i want it looks very professional and all transition should be smooth. create more side menu linked pages. All things i need to create in bootstrap+html.
