Export / Print PDF
Uganda Coat of Arms

Republic of Uganda
Ministry of Gender, Labour and Social Development

National Gender Based Violence Database - Case Report

Survivor / Reporter Summary


{{ $victim->survivor_code ?: $victim->crb_number }}

{{ $victim->interview_date }}

{{ $victim->districtid }}

{{ $victim->gender }}

{{ $victim->reporter_phone }}

{{ $victim->reporter_email }}

Incidents

@foreach($incidents as $row)@endforeach
DateIncidentNotes
{{ $row->incident_date }}{{ $row->incident_name }}{{ $row->notes }}

Perpetrators

@foreach($perpetrators as $row)@endforeach
SexAgeRelationshipNotes
{{ $row->gender }}{{ $row->agegroup }}{{ $row->relation }}{{ $row->notes }}

Witnesses

@foreach($witnesses as $row)@endforeach
NameSexAgeRelationship
{{ $row->name }}{{ $row->gender }}{{ $row->agegroup }}{{ $row->relation }}

Actions / Services

@foreach($actions as $row)@endforeach
DateReported ToReferred ToServicesNotes
{{ $row->report_date }}{{ $row->reported_to }}{{ $row->refferedto }}{{ $row->services }}{{ $row->notes }}

Case Status History

@foreach($statuses as $row)@endforeach
DateStatusPending PointDetails
{{ $row->date_logged }}{{ $row->status_name ?? $row->incident_status }}{{ $row->pending_point_name ?? '-' }}{{ $row->details }}