@include("include.css") {{-- Toast notifications render here, top-right, via JS --}}

Sign In

Sign in to continue to your account

@csrf
+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 --}}
Forgot password?
Don't have an account? Register
@include("include.js")