How to insert header in php code example
Example: How to insert header in php
<!--Header builder BEGIN-->
<?php do_action('stm_hb', array('header' => 'transportation')); ?>
<!--Header builder END-->
<!--Header builder BEGIN-->
<?php do_action('stm_hb', array('header' => 'transportation')); ?>
<!--Header builder END-->