@extends('layouts.main', ['welcome' => true]) @section('content')

{{ __('Thanks for the validation') }}

{{ __('You can now continue your registration process in the application') }}

@endsection