I am looking to implement a sidebar menu using Bootstrap.
I want the ability to hide the menu, even on larger screens, by clicking a button.
When collapsing the menu to the left side, I want the icons to display on the left as well.
Clicking on a menu item should dropdown to the side for further options.
I have tried using CSS, Bootstrap, and jQuery but have not been successful in achieving the desired outcome.