@if (session('invitation_notice'))
{{ session('invitation_notice') }}
@endif @if (session('invitation_error'))
{{ session('invitation_error') }}
@endif
@csrf
{{ __('Individuals:') }} {{ __('members, people with a diagnosis, parents, partners — and also self-employed support professionals such as a therapist, coach or speech therapist.') }}
{{ __('Organisations:') }} {{ __('interest associations, companies, libraries, cafés, schools and other organisations without a personal face.') }}

{{ __('Weak') }} {{ __('Fair') }} {{ __('Good') }} {{ __('Strong') }}

@php $activeRef = old('referral_code', $refCode ?? null); @endphp @if ($activeRef)

{{ __('Referred by a friend — you\'ll both benefit when you go Premium.') }}

@endif