Пример #1
0
    ?>
	</a>
	</span>
	</td >
    <td width="17%"><strong><?php 
    echo $row->town;
    ?>
</strong></td>
  </tr>
  <tr>
    <td width="20%"><?php 
    echo 'Diện tích: ' . $row->living_space . ' ' . $params->get('surface_measure');
    ?>
</td>
    <td width="30%"> <strong><?php 
    echo 'Giá: ' . modJeaEmphasisNewestHelper::formatPrice(floatval($row->price), JText::_('Thương lượng'));
    ?>
</strong></td>
    <td><?php 
    echo date("d-m", strtotime($row->date_insert));
    ?>
</td>
    <td ><?php 
    echo $row->area;
    ?>
</td>
  </tr>
</table>

<hr>
<!-- </div></div></div></div>  -->