{{-- Header --}}
{{-- Info Card --}}
@svg('heroicon-o-check-circle', 'h-12 w-12 text-green-600')
{{ __('registration.thank_you.subtitle') }}
{{ __('registration.thank_you.title') }}
{{ __('registration.thank_you.description') }}
{{-- Email Verification Info --}}
{{-- Next Steps --}}
{{-- Important Note --}}
{{-- Login Link --}}
{{-- Support Contact --}}
@svg('heroicon-o-envelope', 'h-5 w-5 text-lime-600')
{{ __('registration.thank_you.email_sent_title') }}
{{ __('registration.thank_you.email_sent_description', ['email' => $email]) }}
{{ __('registration.thank_you.next_steps_title') }}
{{-- Step 1 --}}
{{-- Step 2 --}}
{{-- Step 3 --}}
1
{{ __('registration.thank_you.step1_title') }}
{{ __('registration.thank_you.step1_description') }}
2
{{ __('registration.thank_you.step2_title') }}
{{ __('registration.thank_you.step2_description') }}
3
{{ __('registration.thank_you.step3_title') }}
{{ __('registration.thank_you.step3_description') }}
@svg('heroicon-o-exclamation-triangle', 'h-5 w-5 text-amber-600')
{{ __('registration.thank_you.spam_check_title') }}
{{ __('registration.thank_you.spam_check_description') }}
{{ __('registration.thank_you.already_verified') }}
@svg('heroicon-o-arrow-right', 'h-5 w-5')
{{ __('registration.thank_you.login_button') }}
{{ __('registration.messages.code_problems') }}