{{__('db.The field labels marked with * are required input fields')}}.
{!! Form::open(['route' => ['quotations.update', $lims_quotation_data->id], 'method' => 'put', 'files' => true, 'id' => 'payment-form']) !!}{{ $lims_quotation_data->reference_no }}
| {{__('db.name')}} | {{__('db.Code')}} | {{__('db.Batch No')}} | {{__('db.Quantity')}} | {{__('db.Net Unit Price')}} | {{__('db.Discount')}} | {{__('db.Tax')}} | {{__('db.Subtotal')}} | |
|---|---|---|---|---|---|---|---|---|