Merge branch 'dillon/90-e-invoice-e-2' into vapor/development

This commit is contained in:
Dillon Ngo
2025-09-29 19:34:48 +08:00
@@ -89,6 +89,17 @@
</td>
</tr>
@endforeach
@else
@if ($paymentSumRefund)
<tr>
<td width="5%" class="center top"></td>
<td class="stock-code top" width="10%"></td>
<td class="description">CANCEL FULL ORDER</td>
<td width="10%" class="center top"></td>
<td width="15%" class="center top"></td>
<td width="20%" class="right top"></td>
</tr>
@endif
@endif
</tbody>
<tfoot>