@php use App\Models\Dsar\DsarEvidenceItem; $reviewed = $confirmedCount + $dismissedCount; $pct = $totalCount > 0 ? round($reviewed / $totalCount * 100) : 0; @endphp
| C | Confirm finding |
| D | Dismiss finding |
| E | Edit interpretation |
| J / ↓ | Next finding |
| K / ↑ | Previous finding |
| L | Locate in document |
| Esc | Cancel drawing / edit |
"{{ $item->quote }}"@if($quoteLong) @endif
{{ $item->comment ?: '—' }}
@if($commentLong) @endif @endif{{ $item->human_notes }}
@endif {{-- Care setting --}} @if(count($careSettings) > 0)No findings match the current filters.