|
Dear {{ $userName }},
We have successfully received your deposit request and payment proof.
Your submission has been forwarded to our finance team for review and verification.
Once your payment is confirmed, the funds will be credited to your account balance.
|
Deposit Summary
Amount:
{{ number_format($transaction->amount, 2) }}
Channel:
{{ strtoupper($transaction->channel) }}
Network:
{{ $transaction->network ?? 'N/A' }}
Status:
Pending Review
|
|