hidden input cabang

This commit is contained in:
KhatamNugraha
2024-07-15 10:47:24 +07:00
parent 7adf05e50f
commit 12be2c818f

View File

@ -234,10 +234,10 @@
<form class="form-horizontal" id="formSigner">
@csrf
<!-- Add your form fields here -->
<input type="text" style="margin-bottom: 5px" name="cus_no">
<input type="text" style="margin-bottom: 5px" name="kode_cabang" />
<input type="text" style="margin-bottom: 5px" name="startDateExport" />
<input type="text" style="margin-bottom: 5px" name="endDateExport" />
<input type="hidden" style="margin-bottom: 5px" name="cus_no">
<input type="hidden" style="margin-bottom: 5px" name="kode_cabang" />
<input type="hidden" style="margin-bottom: 5px" name="startDateExport" />
<input type="hidden" style="margin-bottom: 5px" name="endDateExport" />
<div class="form-group row">
<label for="inputName" class="col-sm-4 col-form-label">Penandatangan</label>