fix
This commit is contained in:
@@ -30,7 +30,7 @@
|
|||||||
@csrf
|
@csrf
|
||||||
<input class="w-full mb-30 rounded-6 py-15 text-14 px-10" type="text" name="name"
|
<input class="w-full mb-30 rounded-6 py-15 text-14 px-10" type="text" name="name"
|
||||||
id="" placeholder="Full Name">
|
id="" placeholder="Full Name">
|
||||||
<input class="w-full mb-30 rounded-6 py-15 text-14 px-10" type="text" name="phone"
|
<input class="w-full mb-30 rounded-6 py-15 text-14 px-10" type="text" name="mobile"
|
||||||
id="" placeholder="Phone">
|
id="" placeholder="Phone">
|
||||||
<input class="w-full mb-30 rounded-6 py-15 text-14 px-10" type="email" name="email"
|
<input class="w-full mb-30 rounded-6 py-15 text-14 px-10" type="email" name="email"
|
||||||
id="" placeholder="Email">
|
id="" placeholder="Email">
|
||||||
|
Reference in New Issue
Block a user