@extends('layouts.auth') @section('title', 'Accept Invitation - ' . setting('brand.name', 'Grace Family Church')) @section('content')
You've been invited to join the admin team. Set your password to get started.
This invitation link is invalid, has expired, or has already been used.
Go to LoginYou're joining as {{ str_replace('_',' ',$invitation->role) }} with {{ $invitation->email }}.