|
|
|
@ -582,6 +582,19 @@ |
|
|
|
<input type="text" class="form-control" id="inputZip"> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="form-row"> |
|
|
|
<div class="form-group col-md-6"> |
|
|
|
<label class="fw-500">Birthdate</label> |
|
|
|
<div class="timepicker-input input-icon form-group"> |
|
|
|
<div class="input-group"> |
|
|
|
<div class="input-group-addon bgc-white bd bdwR-0"> |
|
|
|
<i class="ti-calendar"></i> |
|
|
|
</div> |
|
|
|
<input type="text" class="form-control bdc-grey-200 start-date" placeholder="Datepicker" data-provide="datepicker"> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="form-group"> |
|
|
|
<div class="checkbox checkbox-circle checkbox-info peers ai-c"> |
|
|
|
<input type="checkbox" id="inputCall2" name="inputCheckboxesCall" class="peer"> |
|
|
|
|