{{ $threat->record_id }}
{{ currency_format($threat->riskAssessment->MTO_score ?? 0, 'USD') }}
{{ $threat->owner->full_name ?? '-' }}
{{ ($threat->riskAssessment && $threat->riskAssessment->{'primary_RAM_box_#'}) ? $threat->riskAssessment->{'primary_RAM_box_#'} : '-' }}
{{ ($threat->record_type) ??'-' }}
{{ $latestApprovalRequest->status }}
@php } else { @endphp{{ $latestApprovalRequest->status ?? '-' }}
@php } @endphp{{ $threat->overall_status }}
{{ $threat->workstream->workstream_name ?? '' }}
@else-
@endif