@extends('layouts.app') @section('title', 'Create Root Cause Analysis') @section('content')
Back to Incident

Root Cause Analysis

Incident: {{ $incident->reference_number }}

{{ $incident->title }}

@csrf

Analysis Type *

@error('analysis_type')

{{ $message }}

@enderror

Comprehensive Analysis

Cancel
@endsection