diff --git a/resources/views/components/transactions/template/default.blade.php b/resources/views/components/transactions/template/default.blade.php index 3971fbb67..c965990cd 100644 --- a/resources/views/components/transactions/template/default.blade.php +++ b/resources/views/components/transactions/template/default.blade.php @@ -242,12 +242,12 @@
+ |
{{ trans($textAmount) }}-+ @money($transaction->amount, $transaction->currency_code, true) |