hidden input cabang
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user