@extends('adminlte::page') @php $user_details_url = View::getSection('user_details_url') ?? config('adminlte.user_details_url', 'users'); @endphp @section('title', 'ST Threat') @section('content_header')

ST Threat List

@endsection @section('content')

ST Threat List

Add New ST Threat
# ST Threat Title Description Priority ST Threat Owner ST Threat Status Unit Overdue Days ST Threat Due date Edit
@include('backend.short_term_threats.advance-filter')

My ST Threat List

# ST Threat Title Description Priority ST Threat Owner ST Threat Status Unit Overdue Days ST Threat Due date Edit
@include('backend.short_term_threats.my-st-advance-filter')

ST Threat Actions

Add New ST Action
# Action Name Assigned To Start Date Due Date Status Action

My ST Threat Actions

# Action Name Assigned To Start Date Due Date Status Action
@endsection @push('js') @endpush