{{trans('file.The field labels marked with * are required input fields')}}.
{!! Form::open(['route' => 'return-purchase.store', 'method' => 'post', 'files' => true, 'class' => 'payment-form']) !!}{{trans('file.name')}} | {{trans('file.Code')}} | {{trans('file.Batch No')}} | {{trans('file.Quantity')}} | {{trans('file.Net Unit Cost')}} | {{trans('file.Discount')}} | {{trans('file.Tax')}} | {{trans('file.Subtotal')}} | Choose |
---|---|---|---|---|---|---|---|---|