Severity Consequences Likelihood of Consequence
People Asset Environment Community A (0.01) B (0.10) C (0.25) D (0.50) E (1.00)
Never heard of in the industry Heard in the industry Has Happened in the organization or more than once per year in the industry Has Happened at the location or more than once per year in the organization Has Happened more than once per year at the location
0 No injury or health effect No damage No effect No impact
1 (5,000) Slight injury or health effect Slight damage Slight effect Slight impact
2 (50,000) Minor injury or health effect Minor damage Minor effect Minor impact
3 (500,000) Major injury or health effect Moderate damage Moderate effect Moderate impact
4 (5,000,000) Permanent total disability or up to three fatalities Major damage Major effect Major impact
5 (20,000,000) More than 3 fatalities Massive damage Massive effect Massive impact
riskAssessment->proactive ?? false) ? 'checked' : '' }}>
@php $config = ['placeholder' => 'Select Proactive/Reactive Type', 'allowClear' => false]; @endphp Proactive/Reactive Type {{-- Blank option --}}
@php $config = ['placeholder' => 'Select Likelihood of Asset Consequence', 'allowClear' => false]; @endphp Likelihood of Asset Consequence * {{-- Blank option --}}
@php $config = [ 'height' => '100', 'toolbar' => [ ['style', ['bold', 'italic', 'underline', 'clear']], ['font', ['strikethrough', 'superscript', 'subscript']], ['fontsize', ['fontsize']], ['color', ['color']], ['para', ['ul', 'ol', 'paragraph']], ['height', ['height']], ['table', ['table']], ['insert', ['link', 'picture', 'video']], ['view', ['fullscreen', 'codeview', 'help']], ], ]; @endphp @php $defaultPlaceholder_SIJ = "

Risk Assessment as at dd/mm/yyyy

SCENARIO: Describe the worst case credible scenario

PEOPLE:

ASSET:

ENVIRONMENT:

COMMUNITY:

"; @endphp Severity/Impact Justification * {!! old( 'severity_impact_justification', $threat->riskAssessment->severity_impact_justification ?? $defaultPlaceholder_SIJ, ) !!}
@php // reuse same config, or define separately if you want $config = [ 'height' => '100', 'toolbar' => [ ['style', ['bold', 'italic', 'underline', 'clear']], ['font', ['strikethrough', 'superscript', 'subscript']], ['fontsize', ['fontsize']], ['color', ['color']], ['para', ['ul', 'ol', 'paragraph']], ['height', ['height']], ['table', ['table']], ['insert', ['link', 'picture', 'video']], ['view', ['fullscreen', 'codeview', 'help']], ], ]; @endphp @php $defaultPlaceholder_PLJ = "

Likelihood Assessment as at dd/mm/yyyy

LIKELIHOOD SCENARIO: Describe the worst case credible scenario.

PEOPLE:

ASSET:

ENVIRONMENT:

COMMUNITY:

"; @endphp Probability Likelihood Justification * {!! old( 'probability_likelihood_justification', $threat->riskAssessment->probability_likelihood_justification ?? $defaultPlaceholder_PLJ, ) !!}
@php $config = [ 'placeholder' => 'Select Impact Type', 'allowClear' => true, ]; @endphp
@php $potential_production_cost_incident = $threat->riskAssessment->potential_production_cost_incident ?? 0; $potential_non_production_cost_incident = $threat->riskAssessment->potential_non_production_cost_incident ?? 0; @endphp @push('js') @endpush @push('css') @endpush