@extends('appshell::layouts.public') @section('title'){{ __('Invitation to join :appname', ['appname' => $appname]) }}@stop @section('content')
{{ __('You’ve been invited to create an account and join :appname.', ['appname' => $appname]) }} {{ __('To proceed, enter your details below.') }}