@extends('layouts.light.master') @section('title', 'Order') @section('css') @endsection @section('style') @endsection @section('breadcrumb-title')
| Cabinet Label | SKU | Description | Weight | Cost | Qty |
|---|
| Cabinet Label | SKU | Description | Weight | Cost | Qty |
|---|---|---|---|---|---|
| {{ $product->label }} | {{ $product->sku }} | {{ $product->description }} | {{ $product->weight }} | {{ $product->cost }} | {{ $product->qty }} | {{-- You can customize this based on qty in room if needed --}}
| No products found in this section. | |||||
There is nothing to show.
@endforelse| Double Check Work | Cabinet Name | Cabinet Description | Weight | Unit Price | Total Price | Quantity | Delete |
|---|---|---|---|---|---|---|---|
| 0lbs | $0.00 |