|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
<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;">
|
|
|
|
|
</p>
|
|
|
|
|
<div style="text-align:center;margin-top: 5px;font-weight: 600;" class="visible-xs">4.9 Excellent</div>
|
|
|
|
|
<div style="text-align:center;margin-top: 5px;font-weight: 600;" class="visible-xs">Rated 4.9 out of 5 | Excellent</div>
|
|
|
|
|
<div class="table-responsive">
|
|
|
|
|
<table>
|
|
|
|
|
<tbody>
|
|
|
|
@ -10,7 +10,7 @@
|
|
|
|
|
<div class="feedback_logo">
|
|
|
|
|
<img alt="Tour Review" class="img-responsive"
|
|
|
|
|
src="https://data.asiahighlights.com/image/about/logo-black.png">
|
|
|
|
|
<div style="text-align:center; margin-top: 5px;font-weight: 600;">4.9 Excellent</div>
|
|
|
|
|
<div style="text-align:center; margin-top: 5px;font-weight: 600;">Rated 4.9 out of 5 | Excellent</div>
|
|
|
|
|
</div>
|
|
|
|
|
</td>
|
|
|
|
|
<?php foreach ($feedback_list as $index => $feedback) {?>
|
|
|
|
|