name) }}" autocomplete="off"> @if ($errors->has('name')) {{ $errors->first('name') }} @endif
cid) }}" autocomplete="off"> @if ($errors->has('cid')) {{ $errors->first('cid') }} @endif
pid) }}" autocomplete="off"> @if ($errors->has('pid')) {{ $errors->first('pid') }} @endif
@if ($errors->has('isConsignment')) {{ $errors->first('isConsignment') }} @endif
quantity) }}" autocomplete="off"> @if ($errors->has('quantity')) {{ $errors->first('quantity') }} @endif
merchantId) }}" autocomplete="off"> @if ($errors->has('merchantId')) {{ $errors->first('merchantId') }} @endif
warehouseId) }}" autocomplete="off"> @if ($errors->has('warehouseId')) {{ $errors->first('warehouseId') }} @endif