{{ $invitation->invitedBy->name }} ({{ $invitation->invitedBy->email }}) invited you to join their workspace as a {{ $invitation->role }}.
Or paste this URL in your browser: {{ $acceptUrl }}
This invitation expires {{ $invitation->expires_at->diffForHumans() }}.
@endif