رقم الفاتورة : {{$order->id}}
التاريخ : {{$order->created_at}}
}}/images/logo-in.png)
| البريد الالكترونى | {{SETTING_VALUE('email')}} |
| رقم الهاتف | {{SETTING_VALUE('mobile')}} |
| العنوان | {{SETTING_VALUE('address_ar')}} |
| {{trans('front.item')}} | {{trans('front.qty')}} | {{trans('front.price')}} | {{trans('front.total_price')}} |
|---|---|---|---|
| {{$item->Products->name}} | {{$item->quantity}}
{{@$item->item_color->name}} {{@$item->item_size->name}} |
{{$item->price}} | {{$item->total_price}} | @endforeach
| {{trans('front.noData')}} | |||