Hello {{ $user->name }},
We’re pleased to inform you that your deposit has been successfully confirmed and credited to your account.
Amount: {{ currency($user->currency) . formatAmount($transaction->amount) }}
Method: {{ $transaction->method->label() }}
Transaction ID: {{ $transaction->uuid }}
Date: {{ formatDateTime($transaction->transaction_at) }}
Your balance has been updated and is now available for use.
If you have any questions, please do not hesitate to contact our support team.
Simply reply to this email or contact us at {{ config('app.email') }} .
You may also reach us on WhatsApp at {{ config('app.phone') }} .