|
|
@ -1,16 +1,31 @@
|
|
|
|
<p class="visible-xs" style="margin-bottom: 0; margin-top: 80px;"><img alt="Tour Review" class="img-responsive"
|
|
|
|
<p class="visible-xs" style="margin-bottom: 0; margin-top: 80px;">
|
|
|
|
|
|
|
|
<img alt="Tour Review" class="img-responsive"
|
|
|
|
src="https://data.asiahighlights.com/image/about/logo-black.png" style="width: 230px; margin: 0 auto;">
|
|
|
|
src="https://data.asiahighlights.com/image/about/logo-black.png" style="width: 230px; margin: 0 auto;">
|
|
|
|
</p>
|
|
|
|
</p>
|
|
|
|
<div style="text-align:center;margin-top: 5px;font-weight: 600; font-size:18px;" class="visible-xs">Rated 4.9 out of 5 | Excellent</div>
|
|
|
|
<div style="text-align:center;margin-top: 5px;font-weight: 600; font-size:18px;" class="visible-xs">Rated 4.9 out of 5 | Excellent
|
|
|
|
|
|
|
|
<br>
|
|
|
|
|
|
|
|
Based on 10168 reviews
|
|
|
|
|
|
|
|
<img src="https://data.asiahighlights.com/pic/trustpilot-new-icon.png" style="
|
|
|
|
|
|
|
|
margin: 0 auto 10px auto;
|
|
|
|
|
|
|
|
display: block;
|
|
|
|
|
|
|
|
width: 200px;
|
|
|
|
|
|
|
|
"></div>
|
|
|
|
<div class="table-responsive">
|
|
|
|
<div class="table-responsive">
|
|
|
|
<table>
|
|
|
|
<table>
|
|
|
|
<tbody>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<tr>
|
|
|
|
<td class="hidden-xs">
|
|
|
|
<td class="hidden-xs">
|
|
|
|
<div class="feedback_logo">
|
|
|
|
<div class="feedback_logo">
|
|
|
|
<img alt="Tour Review" class="img-responsive"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<img src="https://data.asiahighlights.com/pic/trustpilot-new-icon.png" style="
|
|
|
|
|
|
|
|
margin: 0 auto 10px auto;
|
|
|
|
|
|
|
|
display: block;
|
|
|
|
|
|
|
|
width: 200px;
|
|
|
|
|
|
|
|
">
|
|
|
|
|
|
|
|
<div style="text-align:center; margin-top: 5px;font-weight: 600;font-size:18px;">Rated 4.9 out of 5 | Excellent<br>Based on 10168 reviews</div>
|
|
|
|
|
|
|
|
<img alt="Tour Review" class="img-responsive"
|
|
|
|
src="https://data.asiahighlights.com/image/about/logo-black.png">
|
|
|
|
src="https://data.asiahighlights.com/image/about/logo-black.png">
|
|
|
|
<div style="text-align:center; margin-top: 5px;font-weight: 600;font-size:18px;">Rated 4.9 out of 5 | Excellent</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<?php foreach ($feedback_list as $index => $feedback) {?>
|
|
|
|
<?php foreach ($feedback_list as $index => $feedback) {?>
|
|
|
@ -29,8 +44,6 @@
|
|
|
|
<?php echo $feedback['customer'] ?>,
|
|
|
|
<?php echo $feedback['customer'] ?>,
|
|
|
|
<?php echo $feedback['createdOn'] ?>
|
|
|
|
<?php echo $feedback['createdOn'] ?>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<img alt="" class="img-responsive" height="40" width="211"
|
|
|
|
|
|
|
|
src="https://data.asiahighlights.com/pic/trustpilot-new-icon.png">
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<?php }?>
|
|
|
|
<?php }?>
|
|
|
|