Dear {{ $data['name'] }},
Great news! Your deposit has been successfully approved and added to your account.
${{ number_format($data['amount'], 2) }}
Transaction Details:
Amount: ${{ number_format($data['amount'], 2) }}
@if(isset($data['notes']) && !empty($data['notes']))Notes: {{ $data['notes'] }}
@endifDate: {{ now()->format('F j, Y, g:i a') }}
Your investment is now active and will start generating returns according to your selected package. You can track your earnings and manage your investments through your dashboard.
If you have any questions or need assistance, please don't hesitate to contact our support team.
Best regards,
BHR Business Team