AlkantarClanX12

Your IP : 18.216.42.122


Current Path : /home/thanudqk/siamfreetour.com/wp-content/themes/spiko/inc/footer-widget/
Upload File :
Current File : /home/thanudqk/siamfreetour.com/wp-content/themes/spiko/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>';
		}