{{ __('Verify Email') }}

{{ __('Enter confirmation code. If you did not receive email click Resend button') }}
@csrf @if(Session::has('error'))
@endif @if(Session::has('success'))
@endif