@vite([ 'resources/css/app.css', 'resources/js/app.js' ])
{{-- Branding section --}} {{-- Password recovery form --}}
{{-- Mobile branding --}}
CX

ChurchXtra

Church Management System

🔑

Forgot your password?

Enter your account email and we will send you a secure password-reset link.

@if(session('status'))
{{ session('status') }}
@endif @if(session('error'))
{{ session('error') }}
@endif @if($errors->any())
    @foreach($errors->all() as $error)
  • {{ $error }}
  • @endforeach
@endif
@csrf

Remembered your password?

← Return to Login
i

Check your inbox

Check your spam or junk folder if the reset email does not arrive within a few minutes.

© {{ now()->year }} ChurchXtra