@extends('layouts.admin.master') @section('styles') @endsection @section('body-content')
ID | Date | Reference | Name | Product | Size | Price | Action | |||
---|---|---|---|---|---|---|---|---|---|---|
{{++$key}} | Warning: Undefined variable $order in /home/keshavvps/public_html/keshav/KG1/HAR/resources/views/admin/order/order-index.blade.php on line 67 Warning: Attempt to read property "orderCreatedDate" on null in /home/keshavvps/public_html/keshav/KG1/HAR/resources/views/admin/order/order-index.blade.php on line 67 Deprecated: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/keshavvps/public_html/keshav/KG1/HAR/resources/views/admin/order/order-index.blade.php on line 67 01/01/1970 - 00:00 |
{{strtoupper($order->reference)}} | {{$order->user->first_name}} {{$order->user->last_name}} | {{$order->user->email}} | @if($order->count > 1)Multiple | Multiple | @else{{$order->product_name}} | {{$order->size}} | @endif£{{ number_format((float)$order->final_price, 2, '.', '') }} | Product View Delete |