{{__('db.The field labels marked with * are required input fields')}}.
{!! Form::open(['route' => 'qty_adjustment.store', 'method' => 'post', 'files' => true, 'id' => 'adjustment-form']) !!}| {{__('db.name')}} | {{__('db.Code')}} | {{__('db.Unit Cost')}} | {{__('db.Quantity')}} | {{__('db.action')}} | {{__('db.Total')}} | 0 |
|---|