{{-- Top Logo --}} {{-- Main Content --}}

Payment Receipt

Invoice Number: {{ $invoiceNumber }}

Client Name: {{ $paymentReceipt->invoice->client->name }}

Address: {{ $paymentReceipt->invoice->client->address }}

Received with thanks from M/s {{ $paymentReceipt->invoice->client->name }}, a sum of
Rupees ₹{{ number_format($paymentAmount, 2) }}/- ({{ \App\Helpers\NumberHelper::numberToWords($paymentAmount) }} Only) towards the payment against Invoice No: {{ $invoiceNumber }} dated {{ \Carbon\Carbon::parse($paymentDate)->format('d-m-Y') }}.

Payment Amount Payment Date Remarks
₹{{ number_format($paymentAmount, 2) }} {{ \Carbon\Carbon::parse($paymentDate)->format('d-m-Y') }} {{ $remarks ?? 'N/A' }}

Thank you for your valuable payment. We appreciate your trust in Zillion IT Solutions. If you have any questions regarding this receipt or need any further assistance, feel free to contact our team at mail@zillionit.com or call us directly.

Place: Kozhikode
Authorized Signatory

{{-- Footer with Office Address --}}