@php use Carbon\Carbon; @endphp
Outstanding DSARs drill-down
Outstanding
Oldest Outstanding
| Status | Sent | Days Outstanding | Latest Response | |
|---|---|---|---|---|
| {{ ucwords($dsar->status) }} | {{ $dsar->created_at->format('d M Y') }} | {{ round($days) }}d @if($days > 30) @endif | @if($dsar->latestResponse) {{ $dsar->latestResponse->typeLabel }} @else None @endif | @can('dsars.view') View @endcan |