New rate model added

This commit is contained in:
2026-08-06 12:20:50 +05:30
parent e98e1422a0
commit bc4b9c778e
16 changed files with 723 additions and 270 deletions

View File

@@ -84,10 +84,11 @@
</span>
<input
type="email"
type="text"
name="email"
class="form-control"
placeholder="Enter Email"
placeholder="Enter Domain Username"
autocomplete="username"
required>
</div>