Hello {{ $user->name ?? 'there' }},
Thanks for signing up! Please verify your email address to get started.
If the button doesn't work, copy and paste this link into your browser:
{{ $url }}
This verification link will expire in {{ config('auth.verification.expire', 60) }} minutes.
If you didn't create an account, no further action is required.