AlkantarClanX12

Your IP : 18.116.14.48


Current Path : /home/thanudqk/siamfreetour.com/wp-content/themes/wpkites/inc/footer-widget/
Upload File :
Current File : /home/thanudqk/siamfreetour.com/wp-content/themes/wpkites/inc/footer-widget/layout-3.php

<?php
	for($i=1; $i<=4; $i++)
		{
			echo '<div class="col-lg-3 col-md-3 col-sm-12">';
			dynamic_sidebar('footer-sidebar-'.$i);
			echo '</div>';
		}