 }})
Amount: ${{ number_format($order->amount, 2) }}
== PAY TO OUR WALLETS ==
@if(optional($order->system_wallet)->type == 'bank')
@if($order->system_wallet->avatar_url != null)
@endif
@if($order->system_wallet->name == 'USDT')
Or
Please for {{$order->system_wallet->name}} transactions, send through the TRC20 network, failure to do this might result to loss of funds
@endif @endifDo well to make your payment to the {{ optional($order->system_wallet)->type == 'crypto' ? optional($order->system_wallet)->name.' Wallet' : 'Bank Detail' }} provided above, failure to adhere to this rule might result to loss of funds.
== How to pay with {{ $order->system_wallet->name }} ==
- Get a Wallet: First you'll need a {{ $order->system_wallet->name }} wallet – an app that lets you receive, hold, and spend {{ $order->system_wallet->name }}.
- Make a payment: Making a blockchain payment is fast, convenient, and extremely secure.
== Upload Payment Proof ==
Status
{{ Str::ucfirst($order->status) }}