tracker issue : gwm

This commit is contained in:
bitbucket 2024-06-15 09:44:19 +05:30
parent 3c351f4f34
commit 646eba706c

View File

@ -38,7 +38,7 @@
<th>Address</th>
<th>City</th>
<th>State</th>
<th>Postal Code</th>
<th>PIN Code</th>
<th>Contact</th>
<th>Status</th>
<th>Action</th>
@ -182,7 +182,7 @@
<div class="col-md-6">
<div class="form-group">
<label for="pincode">Pin Code</label>
<input class="form-control" name="postal_code" type="text" id="postal_code" required="" placeholder="Postal Code">
<input class="form-control" name="postal_code" type="text" id="postal_code" required="" placeholder="PIN Code">
</div>
</div>
</div>