@extends('layouts.app-admin') @section('content')
{{@$orderData->userData->name}}
{{@$orderData->userData->email}}
{{@$orderData->userData->mobile}}
{{@$orderData->userData->address}}
{{@$orderData->userData->name}}
{{@$orderData->userData->email}}
{{@$orderData->userData->mobile}}
{{@$orderData->userData->address}}
| Invoice Number | Invoice Date | Order Id | Order Status | Order Date |
|---|---|---|---|---|
| #{{$orderData->reference}} | {{date('d/m/Y h:i:s',strtotime($orderData->created_at))}} | {{$orderData->reference}} | {{date('d/m/Y',strtotime($orderData->created_at))}} |
| P. Id | Img | Product | Price | Qty | Net | Vat ({{$setting->tax}}%) | Total Price |
|---|---|---|---|---|---|---|---|
| #{{@$order->product->id}} | @if($order->product->main_img)
@endif
|
{{@$order->product->title}} | £ {{number_format($order->price ,2)}} | {{$order->qty}} | £ {{number_format(($order->price*$order->qty),2)}} | £ {{$vat=number_format(($order->price*$order->qty*$setting->tax/100),2)}} | £ {{number_format(($order->price*$order->qty+$vat),2)}} |
| Total Products | £ {{number_format($totalPrice,2)}} |
|---|---|
| Delivery Charge | £ {{number_format($orderData->shippingCharge,2)}} |
| Total Amount | £ {{number_format($orderData->totalAmt,2)}} |
3437 Ad Dammam Branch Road, Al Shohada Unit #2 - 13241 Riyadh - Saudi Arabia
For more assistance, contact Support:
Tel: +966 11 234-7191