@extends('inventory.layout') @section('title', 'Quotation Status') @section('content') @push('head') Trading Portal @endpush
@foreach($vendors as $key=>$vendor) @foreach($vendor->vendordetail as$detail)

Quotation Accept

@foreach($products as $product) {{--@foreach($product as $pro)--}} @foreach($product->productdetail as $detail)
 

Status:  
Quantity:  
Quotation Submission Date:  
Remarks:  
Enquiry Confirmed:  
MRP:  
Unit price without GST:  
Total Amount:  
Gst Percentage:  
In Period:  
Select Period:  
Days required for delivery:  
Payment Delivery Terms:  
Quotation Validity:  
Quotation Status:  
@endforeach {{--@endforeach--}} @endforeach
@endforeach @endforeach {{--

Electric Wire

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been..

Switches

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been..

Electric Wire

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been..

Electric Wire

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been..

Electric Wire

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been..

Electric Wire

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been..

Switches

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been..

Electric Wire

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been..

Kindly confirm the quotation date

--}}
@push('script') @endpush @endsection