Product Info | Quantity | Price | ||
---|---|---|---|---|
@if($item['product']) {{(app()->currentLocale()=='en')?$item['product']->name_en:$item['product']->name_ar}} @else Product Deleted @endif
Weight : {{$item->weight}}
@if($item['area'] )
{{ (app()->currentLocale() == 'en') ? $item['area']->name_en : $item['area']->name_ar }}
@else
{{ __('Area not found') }}
@endif
{{$item->delivery_date}}
@if($item['slot'])
{{ date('h:i A', strtotime($item['slot']->start)) }} - {{ date('h:i A', strtotime($item['slot']->end)) }}
@else
{{ __('Time slot not available') }}
@endif
|
{{$item->quantity}} |
{{$item->quantity*$item->price}} KWD
|
||
Addons |