{{__('db.The field labels marked with * are required input fields')}}.
{!! Form::open(['route' => ['purchases.update', $lims_purchase_data->id], 'method' => 'put', 'files' => true, 'id' => 'purchase-form']) !!}{{ $lims_purchase_data->reference_no }}
| {{__('db.name')}} | {{__('db.Code')}} | {{__('db.Quantity')}} | {{__('db.Recieved')}} | {{__('db.Batch No')}} | {{__('db.Expired Date')}} | {{__('db.Net Unit Cost')}} | {{__('db.Profit Margin')}} | {{__('db.Profit Margin Type')}} | {{__('db.Product Price')}} | {{__('db.Discount')}} | {{__('db.Tax')}} | {{__('db.Subtotal')}} | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|