FIX_THE_REQIUIRED
This commit is contained in:
parent
1fdc38c474
commit
e30c17ae37
@ -434,8 +434,8 @@ $gst_total = 0;
|
||||
</div>
|
||||
|
||||
<div class="form-group col-md-6">
|
||||
<label for="dob">Date of Birth<span class="text-danger">*</span></label>
|
||||
<input type="text" class="form-control" id="dob" placeholder="Enter DOB" name="dob" required>
|
||||
<label for="dob">Date of Birth</label>
|
||||
<input type="text" class="form-control" id="dob" placeholder="Enter DOB" name="dob">
|
||||
</div>
|
||||
|
||||
<div class="form-group col-md-12">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user