{{-- OAuth failure / general social auth errors --}} @if (session('social_login_error')) @endif
{{ $siteSettings->site_title }}

Sign In

Get access to your account

{{-- Optional Social Login UI (functional nahi hai abhi) --}} {{-- ✅ REAL LOGIN FORM START --}}
@csrf {{-- Email --}}
{{-- Password --}}
{{-- Remember + Forgot --}}
{{-- Submit --}}
{{-- ✅ REAL LOGIN FORM END --}}