@extends('emails.layout') @section('content')
Hi {{ $name }},
Thanks for joining {{ config('app.name') }}! To complete your registration and start using your account, please verify your email address by clicking the button below:
If you did not create an account, no further action is required.
If you're having trouble clicking the "Verify Email Address" button, copy and paste the URL below into your web browser:
{{ $verification_url }}