{{-- ── Screen Controls ──────────────────────────── --}} {{-- ── Cheque Layout ────────────────────────────── --}}
{{-- A/C Payee crossing --}} @if($acPayee)
A/C PAYEE ONLY
@endif {{-- Date: DD MM YYYY --}}
{{ $chequeDate }}
{{-- Pay line --}}
{{ $payeeName }}
{{-- Amount in words --}}
{{ $amountWordsLine1 }}
@if($amountWordsLine2)
{{ $amountWordsLine2 }}
@endif {{-- Amount in figures --}}
₹ {{ indian_number($payment->amount, 2) }} /-