14 lines
514 B
PHP
14 lines
514 B
PHP
Hello,<br><br>
|
|
|
|
You have been invited to "{{ $team }}" on "{{ config('app.name') }}".<br><br>
|
|
|
|
Please click here to accept the invitation: <a target="_blank" href="{{ $invitation_link }}">Accept Invitation</a><br>
|
|
<br>
|
|
|
|
If you have any questions, please contact the team owner.<br><br>
|
|
|
|
If it was not you who requested this invitation, please ignore this ema il, or instantly revoke the invitation by
|
|
clicking here: <a target="_blank" href="{{ $invitation_link }}/revoke">Revoke Invitation</a><br><br>
|
|
|
|
Thank you.
|