Bootstrap – Nav Pills only working for 1st option

in bootstrap nav pills work only for 1st one. I have inserted forms for each nav pill and only shows a blank page.
1st
2nd

I have php code inside nav pills and a form. ANy fix thanks in advance

My code:
https://pastecode.io/s/3ghb2xg7

>Solution :

Try removing the fade class from the tab pane div.

Leave a Reply