| Item | Price | VAT | Merchant | Total Price |
|---|---|---|---|---|
| {{ number_format($service?->service_total, 2) }} SAR | {{ number_format($service?->vat, 2) }} SAR | {{ $service?->merchant?->company_name }} | {{ number_format($service?->total_after_vat, 2) }} SAR | |
|
Total Items :
|
{{ $orderServices->count() }} | |||
|
Sub Total :
|
{{ number_format($orderServices->sum('service_total'), 2) }} | |||
|
V.A.T :
|
{{ number_format($orderServices->sum('vat'), 2) }} | |||
|
Total Price :
|
{{ number_format($orderServices->sum('total_after_vat'), 2) }} | |||
{{ $orderUser->name }}
{{ $orderUser->email }}
{{ $orderUser->phone_number }}
address : {{ $address->address }}
Country : {{ $address->country->title }}
City : {{ $address->city->title }}
State : {{ $address->distract->title }}
Phone : --}} {{-- (555)-0123-1210
--}} {{--Email : --}} {{-- jsontaylor2134@gmail.com
Ordered Date {{ \Carbon\Carbon::parse($order->date)->format('j Y F H:m') }}
Ordered Time {{ \Carbon\Carbon::parse($order->from)->format('g:i A') }} - {{ \Carbon\Carbon::parse($order->to)->format('g:i A') }}
{{ $order->merchant?->company_name }}
{{ $order->phone }}
{{ $orderUser->email }}
Phone : --}} {{-- (555)-0123-1210
--}} {{--Email : --}} {{-- jsontaylor2134@gmail.com
Phone {{ $order->merchant?->phone_number }}
Country {{ $order->merchant?->country->title }}
@if($order->merchant?->last_logged_in_at)Last Active {{ \Carbon\Carbon::parse($order->merchant?->last_logged_in_at)->format('j Y F g:i A') }}
@endifOrder placed successfully by
Your order has been picked up by
Arrived USA
picked up by
Arrived in Hyderabad and expected Delivery is--}} {{-- Apr 16, 2022