{{-- resources/views/auth/login.blade.php --}} Sign In – {{ \App\Models\Setting::get('app_name','ZURITYM') }} {{-- Brand panel --}}
{{ \App\Models\Setting::get('app_tagline','Earn Rewards Daily') }}
🎯
Complete Tasks & Earn Watch videos, surveys, and more — earn points every day.
💰
Withdraw to MoMo Cash out to MTN, Vodafone, or AirtelTigo instantly.
👥
Refer & Earn More Get {{ \App\Models\Setting::get('referral_bonus_points','200') }} bonus points for every friend you refer.
{{-- Form panel --}}
{{ \App\Models\Setting::get('app_tagline','Earn Rewards Daily') }}
{{-- Signup bonus banner --}}
+{{ \App\Models\Setting::get('signup_bonus_points',100) }} Points FREE
Signup bonus waiting for new members
{{-- Lockout warning --}} @if($errors->has('email') && str_contains($errors->first('email'), 'Too many'))
{{ $errors->first('email') }}
@elseif($errors->any())
{{ $errors->first() }}
@endif @if(session('success'))
{{ session('success') }}
@endif
Welcome Back 👋
Sign in to your account to continue earning
{{-- Google --}} Continue with Google
or sign in with email
@csrf
{{ \App\Models\Setting::get('app_name','ZURITYM') }}  ·  Terms  ·  Privacy