Laravel Logo

Thank You for Your Donation

Dear {{ $donation->name }},

We sincerely appreciate your generous donation of ₹{{ number_format($donation->amount, 2) }} to {{ config('app.name') }}. Your support helps us continue our mission.

Donation Details

Transaction ID: {{ $donation->transaction_id }}
Date: {{ $donation->created_at->format('d M Y h:i A') }}
Payment Method: {{ ucfirst($donation->payment_gateway) }}

Login Detail

User mail : Your mail address
password : Your mail address

Billing Information

{{ $donation->name }}
{{ $donation->address }}
{{ $donation->city }}, {{ $donation->state }} - {{ $donation->pincode }}
India

Visit Our Website
Download Invoice {{--

Click here to download your invoice if the button above does not work.

--}}

With gratitude,
{{ config('app.name') }}

© {{ date('Y') }} {{ config('app.name') }}. All rights reserved.