|
SANBS
CRM
South African National Blood Service — Donor Relations
|
Dashboard Report
{{ $role_label }} view
|
|
{{ $metaLabel }}
{{ $metaValue }}
|
@endforeach
|
{{ $kpiConfig[$key]['label'] }}
{{ $kpis[$key]['value'] ?? '—' }}
{{ $kpis[$key]['subtitle'] ?? '' }}
|
@endforeach
| Stage | Volume | Tickets | Avg Days | Conversion |
|---|---|---|---|---|
| {{ $stage['label'] ?? '-' }} @if (!empty($stage['bottleneck'])) Bottleneck @endif | {{ $stage['total'] ?? 0 }} | {{ $stage['avg_days'] ?? '-' }} | {{ $stage['conversion_rate'] ?? 0 }}% |
| # | Zone | HDR | Branches | DRPs | Open Tickets | Conversion | Score |
|---|---|---|---|---|---|---|---|
| {{ $zoneRow['rank'] ?? '-' }} | {{ $zoneRow['name'] ?? '-' }} | {{ $zoneRow['hdr_name'] ?? '-' }} | {{ $zoneRow['branch_count'] ?? 0 }} | {{ $zoneRow['drp_count'] ?? 0 }} | {{ $zoneRow['open_tickets'] ?? 0 }} | {{ $zoneRow['conversion_rate'] ?? 0 }}% | {{ $zoneRow['score'] ?? 0 }} |
| Branch | Zone | DRP | Open Tickets | Conversion | Status |
|---|---|---|---|---|---|
| {{ $branchRow['name'] ?? '-' }} | {{ $branchRow['zone'] ?? '-' }} | {{ $branchRow['drp_name'] ?? '-' }} | {{ $branchRow['open_tickets'] ?? 0 }} | {{ $branchRow['conversion_rate'] ?? 0 }}% | {{ $risk['label'] }} |
| Category | Volume | Tickets |
|---|---|---|
| {{ $categoryName }} | {{ $categoryCount }} |
|
Total Contacts
{{ $site_contact_insights['total'] ?? 0 }}
|
Repeat Hosts
{{ $site_contact_insights['repeat_hosts'] ?? 0 }}
|
Top Organisations
{{ count($site_contact_insights['top_orgs'] ?? []) }}
|
| Organisation | Drive Requests | Tickets |
|---|---|---|
| {{ $org['organization'] ?? '-' }} | {{ $org['tickets'] ?? 0 }} |
| SANBS CRM — Confidential. Generated from live dashboard data. | {{ $generated_at->format('d M Y H:i') }} |