@include("include.css")
{{-- Toast notifications render here, top-right, via JS --}}
Sign
In
Sign in to continue to your account
@csrf
Mobile Number
+91
{{-- Visible input only collects the 10-digit number. On submit, JS copies the digits into the hidden #mobile field, which is what actually gets posted to the server. --}}
{{-- Hidden field that actually gets submitted --}}
Password
Remember me
Forgot password?
Sign In
Don't have an account?
Register
@include("include.js")