|
|
|
@ -14,9 +14,9 @@
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="form-group">
|
|
|
|
|
<label class="control-label col-sm-4" for="mch_custom_id">Customs No</label>
|
|
|
|
|
<label class="control-label col-sm-4" for="mch_custom_no">Customs No</label>
|
|
|
|
|
<div class="col-sm-6">
|
|
|
|
|
<input class="form-control" ng-model="custom.mch_custom_id" id="mch_custom_id" type="text">
|
|
|
|
|
<input class="form-control" ng-model="custom.mch_custom_no" id="mch_custom_no" type="text">
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|