@php /** @var \App\Models\Sales\Transaction $txn */ @endphp

Dear {{ $customer->business_name ?? 'Customer' }},

This is a reminder that your cheque {{ $txn->cheque_number }} for Rs. {{ number_format((float) $txn->amount, 2) }} issued to Vellix Point is due for clearance on {{ optional($txn->cheque_date)->format('d M Y') }}.

@if($invoiceRefs)

This cheque settles invoice(s): {{ $invoiceRefs }}.

@endif

Please ensure sufficient funds are available.

For queries, contact us at info@leomotorparts.com.

— Vellix Point