@extends('adminlte::page') @section('title', 'Threat Actions') @section('content_header')

Threat Actions

@endsection @section('content')

Threat Actions List

@include('backend.threat_actions.dashboard-list-threatActions', ['source' => 'action_overdue_list'])
@endsection @push('js') @endpush