{{-- Stock Overview --}}
{{ number_format($missingIdPoaCount) }}
Missing ID / POA
Clients waiting on documents
{{ number_format($investigationCount) }}
Investigation — DSAR Activity
Clients currently under investigation
{{ number_format($activelyClaimingCount) }}
Actively Claiming
Open clients in the active pipeline
{{-- Original KPI Cards --}}
Clients Created
New registrations
{{ number_format($clientsToday) }}
Today
{{ number_format($clientsWeek) }}
This Week
{{ number_format($clientsMonth) }}
This Month
Ready for DSAR
Claims reaching this status
{{ number_format($status24Today) }}
Today
{{ number_format($status24Week) }}
This Week
{{ number_format($status24Month) }}
This Month
DSARs Sent
Claims reaching this status
{{ number_format($status34Today) }}
Today
{{ number_format($status34Week) }}
This Week
{{ number_format($status34Month) }}
This Month
{{-- Throughput Table --}}
Pipeline Throughput
Stage Today This Week This Month
Leads In (created) {{ number_format($clientsToday) }} {{ number_format($clientsWeek) }} {{ number_format($clientsMonth) }}
Sent To Redress (Parts 1/3) {{ number_format($sentToRedressToday) }} {{ number_format($sentToRedressWeek) }} {{ number_format($sentToRedressMonth) }}
APP Number Received {{ number_format($appNumberToday) }} {{ number_format($appNumberWeek) }} {{ number_format($appNumberMonth) }}
Ready For DSAR {{ number_format($status24Today) }} {{ number_format($status24Week) }} {{ number_format($status24Month) }}
DSAR Sent {{ number_format($status34Today) }} {{ number_format($status34Week) }} {{ number_format($status34Month) }}
Part DSAR Received {{ number_format($partDsarToday) }} {{ number_format($partDsarWeek) }} {{ number_format($partDsarMonth) }}
Closed {{ number_format($closedToday) }} {{ number_format($closedWeek) }} {{ number_format($closedMonth) }}