Security incidents tagged to boundary zones (Framework UC4). Log incidents for hotspot mapping and dispute correlation.
@if(session('success'))No incidents logged yet.
@else| Boundary | Type | Severity | Reported | By |
|---|---|---|---|---|
| @if($inc->boundary) {{ $inc->boundary->boundary_number }} @else — @endif | {{ $inc->incident_type }} | {{ $inc->severity }} | {{ $inc->reported_at ? $inc->reported_at->format('d M Y H:i') : '—' }} | {{ $inc->reported_by ?: '—' }} |