@extends('layouts.app') @section('content')
| Quotation No | {{$quotation->quotation_number}} |
| Date | {{$quotation->quotation_date}} |
| Shipping Date | {{$quotation->shipping_date}} |
| Sales Rep |
{{$quotation->salesrep_name}}
{{$quotation->salesrep_email}}
{{$quotation->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 |