Rajout du RIB (image) dans les factures visibles par le client, sur le front

This commit is contained in:
2021-10-20 11:07:29 +02:00
parent c4e1e2099f
commit a2ea47d68a
2 changed files with 22 additions and 2 deletions

View File

@@ -28,3 +28,12 @@
<td class="shipping center small white" width="56%">{$carrier->name}</td>
</tr>
</table>
<br />
<br />
<br />
<table width="100%">
<tr>
<td><img src="/img/RIB.png"></td>
</tr>
</table>