@extends('layouts.admin.master') @section('styles') @endsection @section('body-content')
ID | Date | Reference | Name | Product | Size | Price | Status | Action | |||
---|---|---|---|---|---|---|---|---|---|---|---|
{{++$key}} | {{date_format($order->created_at,'d/m/Y - H:i') }} | {{ strtoupper($order->reference)}} | {{$order->user->first_name}} {{$order->user->last_name}} | {{$order->user->email}} | @if($order->count >1)Multiple | @else{{$order->product_name}} | @endif @if($order->count >1)Multiple | @else{{$order->size}} | > @endif£{{ number_format((float)$order->final_price, 2, '.', '') }} |
Warning: Undefined variable $order in /home/keshavvps/public_html/keshav/KG1/HAR/resources/views/admin/order/admin-orders.blade.php on line 87 Warning: Attempt to read property "status" on null in /home/keshavvps/public_html/keshav/KG1/HAR/resources/views/admin/order/admin-orders.blade.php on line 87 size="1" class="form-control m-0 selectOrder" onchange = "get_dist(this, Warning: Undefined variable $order in /home/keshavvps/public_html/keshav/KG1/HAR/resources/views/admin/order/admin-orders.blade.php on line 87 Warning: Attempt to read property "id" on null in /home/keshavvps/public_html/keshav/KG1/HAR/resources/views/admin/order/admin-orders.blade.php on line 87 )" id="order{{$order->id}}" name="order{{$order->id}}"> |
Product View Delete |
ID | Name | Total Amount | Payment Type | Status | Action Orders | Action |