@component('mail::message') # Welcome to {{ $app_name }} Hello {{ $first_name }}, Please follow the activation link below. @component('mail::button', ['url' => $url]) Click here to Activate @endcomponent Thanks,
{{ $app_name }} @endcomponent