Your order has been @if($order->order_status=='pending') Success @else {{$order->order_status}} @endif

Thank Your for Your Order


INVOICE

Inovice # INV-{{ $order->id }}
From:
{{ $appSetting->h1 }}.
{{$appSetting->address_one}}
Mobile: {{$appSetting->mobile}}
Email: {{$appSetting->email}}

Payment Method: Hand Cash @if($order->payment_status=='paid')Paid @else Unpaid @endif

To:
{{ $order->name }}
{{ $order->address }}
Mobile: {{ $order->mobile }}
Email: {{ $order->email }}

Invoice Date: {{ $order->created_at->toDateString() }}
{{ ucfirst($order->order_status) }} Date: @if($orderS = $order->order_status) {{ $order[$orderS.'_at']->toDateString() }} @endif

@foreach($order->items as $item) @endforeach
Item List Quantity Unit Price Total Price
{{ $item->product_name }}
@if($item->color) Color: {{ $item->color }}, @endif @if($item->size) Size: {{ $item->size }}, @endif
{{ number_format($item->total_quantity,0) }} {{$appSetting->currency}} {{ number_format($item->unit_price - $item->unit_pro_discount, 0) }} {{$appSetting->currency}} {{ number_format($item->final_price,0) }}
Note:
thdi sdklfjskd f
sd fksdjf
sdfkjsd
Sub Total : {{$appSetting->currency}} {{ number_format($order->final_price,0) }}
Delivery Cost : {{$appSetting->currency}} {{ number_format($order->delivery_cost,0) }}
TOTAL : {{$appSetting->currency}} {{ number_format($order->final_price + $order->delivery_cost,0) }}
Total Weight : {{ $order->total_weight }} Kg
Cell: {{$appSetting->mobile}} Mail: {{$appSetting->email}} Web: www.tanbinas.com