No items need your attention right now.
Notifications Center
Central stream for success notices, warnings, restrictions, and appeals.
{{ session('status') }}
@endif @if ($errors->any()){{ $err }}
@endforeachEach card aggregates an open task-queue item, Operations alert, treasury approval, governance directive, platform notice, or appeal response. Bank restriction notices use View Wire STATUS notice to open the official correspondent letter.
-
@foreach ($attentionItems as $item)
@include('partials.attention-workflow-item-card', ['item' => $item])
@endforeach
{{ str_replace('_', ' ', $notification->type) }}
{{ $notification->subject }}
{{ optional($notification->created_at)->format('M d, Y H:i') }}
{{ $notification->message }}
@if(in_array($notification->type, ['cp_task_queue_message', 'control_panel_governance_notice'], true)) @include('partials.task-queue-directive-cta-links', ['ctaLinks' => data_get($notification->meta, 'cta_links')]) @endifSeverity: {{ $streamConfig['severity'] }}
Channel: {{ $notification->channel }}
Type: {{ $notification->type }}
Reference: {{ data_get($notification->meta, 'wire_ref') ?? data_get($notification->meta, 'invoice_number') ?? data_get($notification->meta, 'invoice_id') ?? data_get($notification->meta, 'reference_code') ?? data_get($notification->meta, 'task_queue_admin_message_id') ?? 'n/a' }}
@if ($notification->needsAttention())Status: Awaiting your resolution
@elseif ($notification->isResolved())Status: Resolved
@endifNo notifications yet in this filter.
Submit Appeal
{{ $appeal->subject }}
Context: {{ $appeal->context_type ?? 'n/a' }} · Ref: {{ $appeal->context_reference ?? 'n/a' }}
Submitted: {{ optional($appeal->submitted_at ?? $appeal->created_at)->format('M d, Y H:i') }}
Last actor: {{ $appeal->last_actor ?? 'n/a' }}
{{ strtoupper($message->author_role) }}
{{ $message->message }}
No appeal files on record yet. Use Submit Appeal above to open a compliance review.
Further reference: Help Center (settlements, restrictions, glossary).