You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
297 B
PHTML

@component('mail::message')
# Verify Email Address
Click the button below to verify your email address.
@component('mail::button', ['url' => $verificationUrl])
Verify Email
@endcomponent
If you did not create an account, no further action is required.
@endcomponent