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