chnage count cycle function as per account type

This commit is contained in:
ns77@siliconpin.com
2025-08-28 13:18:44 +00:00
parent d2c2833064
commit 527b982e84
6 changed files with 133 additions and 63 deletions

View File

@@ -0,0 +1,8 @@
<div class="container mx-auto">
<form action="">
<div>
<label for="ACCOUNT_NUMBER">Account Number</label>
<input class="form-control" type="text" name="ACCOUNT_NUMBER" id="ACCOUNT_NUMBER" />
</div>
</form>
</div>