TQ CARS
سجل تجاري: 1010XXXXXX
@php
$qrText = "Voucher: " . $voucher->voucher_number . " | Amount: " . $voucher->amount . " SAR";
$qrUrl = "https://api.qrserver.com/v1/create-qr-code/?size=100x100&data=" . urlencode($qrText);
@endphp
سند صرف نقدية | PAYMENT VOUCHER
{{ number_format($voucher->amount, 2) }} SAR
فقط وقدره: {{ $voucher->amount }} ريال لا غير
يُصرف للسيد | PAID TO
{{ $voucher->customer->name ?? '---' }}
وذلك مقابل | REASON
{{ $voucher->reason }}
@if($voucher->rental)
رقم العقد | CONTRACT NO.
#{{ $voucher->rental->contract_number }}
@endif
طريقة الدفع | METHOD
{{ $voucher->payment_method }}
توقيع المستلم
توقيع المحاسب
ختم الشركة