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

{{__('obs.quotation')}}

@csrf
{{--
--}} {{--
--}}
{{-- end --}}
{{-- size --}} {{-- --}} {{-- {{__('obs.rate')}} --}} {{-- {{__('obs.costing')}} --}} {{-- Profit --}} @php $i=0; @endphp
# {{__('obs.product')}} {{__('obs.packing')}} {{__('obs.size')}} {{__('obs.f.')}} {{__('obs.rate')}} {{__('obs.costing')}} {{__('obs.comm')}}
({{__('obs.ctn')}})
{{__('obs.fob')}} {{__('obs.cbm')}} {{__('obs.qty')}} {{__('obs.t.')}} {{__('obs.cbm')}} {{__('obs.offer')}} {{__('obs.profit')}} {{__('obs.t.')}} {{__('obs.fob')}} {{__('obs.gp')}}
{{__('obs.carton')}} {{__('obs.piece')}}{{__('obs.piece')}} {{__('obs.carton')}}{{__('obs.o.')}} {{__('obs.cost')}} {{__('obs.comm.')}} {{__('obs.(%)')}}{{__('obs.carton')}} {{__('obs.total')}}
{{__('obs.total')}}
{{__('obs.add,')}} {{__('obs.other')}} {{__('obs.charge')}}
{{__('obs.net')}} {{__('obs.amount')}}

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