| Type | {{ $record->deviation_type }} |
|---|---|
| Category | {{ $record->deviation_category }} |
| Phase | Phase {{ $record->current_phase }} of 5 |
| Status | {{ $record->status->value ?? $record->status }} |
| Department | {{ $record->department?->department_name ?? '—' }} |
| Location | {{ $record->location }} |
| Description | {{ $record->description }} |