<tr> | <tr> | ||||
<td> | <td> | ||||
<strong><?= Html::encode($order->getUsername()) ; ?></strong> | <strong><?= Html::encode($order->getUsername()) ; ?></strong> | ||||
le <?= date('d/m/Y', strtotime($order->date)) ?> | |||||
le <?= date('d/m/Y', strtotime($order->distribution->date)) ?> | |||||
</td> | </td> | ||||
<?php if($displayPrices): ?> | <?php if($displayPrices): ?> | ||||
<td class="align-center"></td> | <td class="align-center"></td> |