@extends('layout.client') @section('contentstyle') @endsection @section('content')
# | Name | Unit Price | Quantity | Status |
---|---|---|---|---|
{{ $loop->iteration }} |
{{ $order->productdetails->product->name }}
|
₹{{ $order->productdetails->offerprize }} | {{ $order->quantity }} * {{ $order->productdetails->size }} | {{ $order->status }} |