{{ $advance->number }} فاتورة رقم #

logo

يدفع لى:
John Smith
1234 Main
Apt. 4B
Springfield, ST 54321
يشحن الى:
{{$advance->shipping_address}}
وسيلة الدفع:
Visa ending **** 4242
email@email.com
تاريخ الطلب
{{ $advance->advance_date }}

تفاصيل الفاتورة

@foreach ($advance->payment as $index => $payment) {{-- {{ dd($payment) }} --}} @endforeach
الرقم. لوصف السعر
{{ $index +1 }} {{ $payment->description }} $ {{ $payment->price }}
Total

${{ $advance->total_advance }}