@extends('adminlte::page') @section('title', 'Action Details') @section('content_header')
@endsection @section('content') {!! html()->form('POST', route('threat-action.store'))->id('threatActionForm')->open() !!}{{ $completionDate ?? 'N/A' }}
-
-
-
-