@include('admin.layouts.flash')
@include('admin.layouts.pagetitle')
Vendor Quotations
{{ $quotationData['shipment_name'] }} — {{ $quotationData['quatation_no'] }}
Show
| Vendor | Price | Carrier | Schedule | Validity | Transit | Type | Submitted | Status | Action |
|---|---|---|---|---|---|---|---|---|---|
| {{ $data['forwader'] }} | @if($showPrice) {{ $data['price'] }} @else — @endif | @if($data['vesselSchedule'] && count($data['vesselSchedule']) > 0) @else @endif | {{ $displayStatus }} |
|