📧

Verify Your Email

Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you?

@if (session('success'))
{{ session('success') }}
@endif @if (session('error'))
{{ session('error') }}
@endif
@csrf
@csrf