@extends('admin.layout.master') @section('title','QUOTATION MANAGEMENT') @section('custom_style') @endsection @section ('content')

Quotation

@csrf
{{--
--}} {{--
--}}
{{-- end --}}
{{-- size --}} {{-- --}} {{-- rate --}} {{-- costing --}} {{-- Profit --}} @php $i=0; @endphp
# PRODUCT PACKING SIZE F. RATE Costing Comm
(CTN)
FOB CBM QTY T.CBM OFFER Profit T.FOB GP
carton piecepiece cartonO. Cost Comm.(%)carton Total
Total
Add, Other Charge
Net Amount

@include('inventory.prepurchase.quotation.install_modal') @endsection @section('script') @stop