Hello {{ $user['name'] }},
Thank you for your generosity ❤️ Please activate each donation using its corresponding button:
@foreach($donations as $donation)
{{ $donation->project->title_en }}
Amount:
{{ number_format($donation->amount, 2) }}
{{ $donation->currency->symbol }}
Activate Donation
If you did not initiate these donations, please ignore this email.