You have been invited to the {{ env('APP_NAME') }} with a role of {{ $invite->role }}.

Click here to sign up, using your unique code.

If the above link didn't work, please copy and paste the following into your Browser's address bar: {{ env('APP_URL') . '/register?code=' . $invite->code}}

Regards,
Admin @ {{ env('APP_NAME') }}.