⟩ Tell me how will you create a bootstrap panel with heading?
here are two ways to add panel heading −
☛ Use .panel-heading class to easily add a heading container to your panel.
☛ Use any <h1>-<h6> with a .panel-title class to add a pre-styled heading.