|
Dear {{ $userName }},
Great news. Your deposit has been successfully reviewed and approved by our finance team.
The deposited funds have now been credited to your account balance and are available for trading, investing, and other activities on the platform.
|
Deposit Summary
Amount:
{{ number_format($transaction->amount, 2) }}
Channel:
{{ strtoupper($transaction->channel) }}
Network:
{{ $transaction->network ?? 'N/A' }}
Status:
Approved
|
Account Updated Successfully
Your account balance has been updated and the funds are now available for use.
|
|