Communications settings
{{-- Redress Scheme --}}
Scottish CA Redress Scheme

The single global inbox used when sending to the scheme. Shared across all solicitors.

@if($success)
{{ $success }}
@endif @if($error)
{{ $error }}
@endif {{-- Current status --}}
@if($schemeValidity) {{ $schemeValidity->validity->label() }} @if($schemeValidity->email) {{ $schemeValidity->email }} @elseif($schemeValidity->reason) {{ $schemeValidity->reason }} @endif @else Not configured @endif
@error('schemeEmail')
{{ $message }}
@enderror