@component('mail::layout', ["company" => $company])
@component('mail::header', ['image' => AssetS3('/assets/image/invited.png')])

CONGRATULATIONS

You're Invited

@endcomponent

You have been invited to sign up on {{$company['name']}}
To sign up, click button bellow:

@component('mail::button', ['url' => $registration, 'link' => $registration]) Accept and Sign up @endcomponent

Link will expire 72 hours from the time it was sent

@endcomponent