@component('mail::message') # Hi {{ $name }}, Please verify your email before downloading the brochure. @component('mail::button', ['url' => $verifyUrl]) Verify Email @endcomponent Thanks,
{{ config('app.name') }} @endcomponent