EchtSol Ops

You're invited!

{{ $invitation->inviter->name }} has invited you to join EchtSol Ops.

{{ $invitation->role }} @if ($errors->any())
@foreach ($errors->all() as $error)

{{ $error }}

@endforeach
@endif
@csrf
@error('name')

{{ $message }}

@enderror
@error('password')

{{ $message }}

@enderror

Invitation expires {{ $invitation->expires_at->format('d M Y') }}