T.C. Ziraat Bankası A.Ş.
Name : WEBLAYER YAZILIM HİZMETLERİ VE TİCARET LİMİTED ŞİRKETİ
TRY : TR40 0001 0009 3897 5986 1250 01
USD : TR13 0001 0009 3897 5986 1250 02
EUR : TR83 0001 0009 3897 5986 1250 03
رقم الفاتورة: #{{$order->id}}

{{$order->updated_at->format('d/m/Y') ?? ''}}
{{$order->created_at->format('d/m/Y')}}
istanbul - turkey
رقم ضريبة القيمة المضافة: 8001156548
{{$order->customer->user->name ?? ''}}
{{$order->customer->address ?? ''}},
| تفاصيل | المبلغ |
|---|---|
|
{{ $detail->qty }} x
{{ $detail->product->getTranslation('name') }} -
{{ $detail->product->domain ?? '—' }}
({{ $detail->start_date ?? '-' }} - {{ $detail->end_date ?? '-' }})
@ {{ number_format($detail->price, 2) }}/لكل محتوى
@if($detail->products_attrbuites)
@foreach(json_decode($detail->products_attrbuites, true) as $key => $value)
{{ ucfirst($key) }}: {{ $value }}
@endforeach
@endif
@if($detail->cycle_price)
Cycle Price: ${{ number_format($detail->cycle_price, 2) }}
@endif
@if($detail->end_number)
Cycle Count: {{ $detail->end_number }}
@endif
@if($detail->invoice_cycle)
Invoice Cycle: {{ $detail->invoice_cycle }}
@endif
|
${{ number_format($detail->total, 2) }}USD |
| تاريخ الايداع | وسيلة الدفع | رقم العملية | مبلغ الإيداع |
|---|---|---|---|
|
لا توجد عمليات إيداع سابقة |
|||