AlkantarClanX12

Your IP : 3.145.10.80


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-2.php

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