@extends('orders.layout') @section('content')
{{ $message }}
| Product Id | Product title | --}}Order Id | Variant Id | Variant Title | Variant Category | Variant Required | Image | Action |
|---|---|---|---|---|---|---|---|---|
| {{ $product_new->order_id }} | {{ $product_new->image_id }} | {{ $product_new->image_title }} | {{ $product_new->image_category }} | @if($product_new->image_star == 1)YES | @elseNO | @endifid) }}">Edit |