Added reference fields

This commit is contained in:
root
2019-04-27 12:36:39 -04:00
parent ee7a7f0ad7
commit 653d16246f
5 changed files with 19 additions and 3 deletions

View File

@@ -90,6 +90,10 @@
</div>
</div>
</div>
<div class="form-group">
<label>Reference</label>
<input type="text" class="form-control" name="reference">
</div>
<div class="custom-control custom-checkbox">
<input type="checkbox" class="custom-control-input" id="customControlAutosizing" name="email_receipt" value="1" >
<label class="custom-control-label" for="customControlAutosizing">Email Reciept</label>