{{__('Hi!')}}
{{__(':userName has invited you to join their workspace on SendPortal!', ['userName' => $invitation->workspace->owner->name])}}
{{__('If you do not already have an account, you may click the following link to get started:')}}
{{ url('register?invitation='.$invitation->token) }}
{{__('See you soon!')}}