updated blade components
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
</span>
|
||||
|
||||
<span class="text-xl text-black my-3">
|
||||
<x-money :amount="$payment->amount" :currency="$payment->currency_code" convert />
|
||||
<x-money :amount="$payment->amount" :currency="$payment->currency_code" />
|
||||
</span>
|
||||
@else
|
||||
<span class="text-xs">
|
||||
|
Reference in New Issue
Block a user