{{__('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.Quantity')}} | {{__('db.action')}} | |
|---|---|---|---|---|
| {{$name}} | {{$code[$key]}} | @endforeach | {{__('db.Total')}} | 0 |