@include('backend.opportunities.details._document_links_list', ['threat' => $threat]) @include('backend.opportunities.details._document_upload', ['threat' => $threat])

Investment Planning Forms

@include('backend.investment_planning_forms.opportunity_investment_form_listing', [ 'threat_id' => $threat->id ?? null, 'source' => 'threat-details', ])
@push('js') @endpush