@extends('layouts.non-auth') @section('content')
{{ __('Verify Your Email') }}
{{$user->user->email}}

Your account has been successfully registered. To complete the verification process, please check your email.

If you don’t receive a verification email in a few minutes, check your spam/junk folder to make sure it didn’t end up there.

@endsection