Hello!
You've been invited to create an account on AuthentiKate, our secure authentication platform. This will give you access to various applications and services.
Invitation Details:
Email: {{ $invitation->email }}
Invited by: Admin
Expires: {{ $invitation->expires_at->format('F j, Y \a\t g:i A') }}
To accept this invitation and create your account, click the button below:
Or copy and paste this link into your browser:
{{ $invitation->getInviteUrl() }}
Note: This invitation will expire on {{ $invitation->expires_at->format('F j, Y') }}. If you don't create your account by then, you'll need to request a new invitation.