@vite([ 'resources/css/app.css', 'resources/js/app.js' ])
CX

ChurchXtra

Church Management System

Verify Your Email

We sent a verification link to your registered email address.

@if(session('status') === 'verification-link-sent')
A new verification link has been sent to your email address.
@endif @if(session('success'))
{{ session('success') }}
@endif @if(session('error'))
{{ session('error') }}
@endif

Verification required

Before continuing, open the email from ChurchXtra and click the verification link.

@auth

{{ auth()->user()->email }}

@endauth
@csrf

Did not receive the email?

Check your spam or junk folder, confirm your email address, then resend the verification message.

@csrf

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