@php $url = route('opportunity-action.list', array_filter([ 'source' => $source ?? null, 'threat_id' => $threat_id ?? null, ])); @endphp

My Actions

@if($source === 'dashboard') @endif
# Action Name Opportunity Name Assigned By Start Date Due Date Status Actions
@if($source === 'dashboard')
@endif