@extends('layouts.app') @section('content')
| Quotation No | {{$po->quotation_number}} |
| Date | {{$po->quotation_date}} |
| Shipping Date | {{$po->shipping_date}} |
| Sales Rep |
{{$po->salesrep_name}}
{{$po->salesrep_email}}
{{$po->salesrep_phone}}
|
| Image | Model | Description | Dimention & Weight | Finishes / Color | Fabric No | Side Marked / Tagged | COM Total Yds | Qty | Net Price | CAD Total | |
|---|---|---|---|---|---|---|---|---|---|---|---|
| {{$product->model}} | {{$product->description}} | {{$product->frame_color}} | {{$product->qty}} | {{$product->price}} | {{$product->qty *($product->price)}} | Delete |