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