Bootstrap 5 navbar expands but on 2nd tap on toggler not collapsing the content in Laravel 8
I was utilizing Boostrap’s navbar collapse feature, on testing it in w3schools editor it worked and when i used it in my Laravel 8 project the Navbar Expands but on another interaction on Navbar Toggle it doesn’t collapse the content / shrink it back.