@component('mail::message') # You’ve Been Invited to Join {{ $accountName }} Hello, You’ve been invited to join the {{ $accountName }} account. To accept this invitation, please click the button below: @component('mail::button', ['url' => $url]) Accept Invitation @endcomponent If you did not expect this invitation, you can safely ignore this email. Thanks,
{{ config('app.name') }} @endcomponent