Second and Third template component file

This commit is contained in:
Cüneyt Şentürk
2021-07-10 00:40:31 +03:00
parent ead767a308
commit 7a75d800da
7 changed files with 49 additions and 15 deletions

View File

@ -167,7 +167,7 @@
</h5>
<p class="font-weight-bold mb-0 text-white" style="font-size: 26px; color:#ffffff; text-align:center;">
@money($transfer->expense_transaction->amount, $transfer->from_currency_code, true)
@money($transfer->expense_transaction->amount, $transfer->expense_transaction->currency_code, true)
</p>
</td>
</tr>