@extends('adminlte::page') @section('title', 'Short Term Board') @section('content_header')

Short Term Threat List

@endsection @section('content')

Here, you can easily manage short term threats by creating, viewing, and updating them.

Add New Short Term Threat
# Threat Title Description Priority Threat Owner Threat Status Unit Overdue Days Threat Due date
1 E960 replacement (Like for like) E960 replacement (Like for like) - This is a placeholder description to meet the 150 character requirement. Additional dummy text here. Immediate Action Bryan In Progress POLYOLS1-AJI 2 28-07-2025
1 Change of C2 pay meter from Turbine to Coriolis Meter E960 replacement (Like for like) - This is a placeholder description to meet the 150 character requirement. Additional dummy text here. High Jason Ke Closed-Resolved Bukom Cogen (E) 0 05-09-2025

My Short Term Threat Actions

Add New Short Term Action
# Action Name Assigned To Start Date Due Date Status
1 To Do Complete Phase L2 Kavitha Iyer 05-12-2024 31-12-2024 Open
2 Likelihood matrix not correct Jason Ke 05-12-2024 31-12-2024 Cancelled
@php $config1 = [ "placeholder" => "Select Threat Status", "allowClear" => false, ]; @endphp
@php $config1 = [ "placeholder" => "Select Production Unit", "allowClear" => false, ]; @endphp
@php $config1 = [ "placeholder" => "Select Workstream", "allowClear" => false, ]; @endphp
@php $config = [ "placeholder" => "Select Priority", "allowClear" => false, ]; @endphp
@endsection @push('js') @endpush