chnage count cycle function as per account type
This commit is contained in:
8
CONTENT/ROOT_URI/Admin/Agent/deemand.php
Normal file
8
CONTENT/ROOT_URI/Admin/Agent/deemand.php
Normal 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>
|
||||
Reference in New Issue
Block a user