@php $payment = $payment ?? null; $preset = $preset ?? ['invoice_id' => null, 'customer_id' => null]; $selectedInvoice = old('invoice_id', $payment?->invoice_id ?? $preset['invoice_id']); @endphp
بيانات الدفعة
{{ setting('currency', 'ر.س') }}
إلغاء
@push('scripts') @endpush