Payment Confirmation

Dear {{ $details['client_name'] ?? 'Valued Customer' }},

Your payment has been received and recorded successfully. Below are the details of your transaction:

@if(!empty($details['valuation_number'])) @endif @if(!empty($details['business_name'])) @endif
Revenue Stream {{ $details['revenue_stream'] ?? 'N/A' }}
Valuation / Reference No. {{ $details['valuation_number'] }}
Business / Property Name {{ $details['business_name'] }}
Receipt Number {{ $details['receipt_number'] ?? 'N/A' }}
Payment Date {{ $details['date_of_payment'] ?? 'N/A' }}
Payment Method {{ ucwords(str_replace('_', ' ', $details['payment_type'] ?? 'N/A')) }}
Amount Paid GHS {{ number_format((float)($details['amount_paid'] ?? 0), 2) }}

Please keep this email as your digital receipt for your records. If you have any questions regarding this payment, kindly contact the Revenue Office.

Thank you for your prompt payment.