@if(isset($showActions) && $showActions) @endif @forelse($incidents as $incident) @if(isset($showActions) && $showActions) @endif @empty @endforelse
Schwere Titel Anbieter Typ Status Erkannt Dauer
{{ $incident->severity_label }} {{ $incident->title }} @if($incident->ticket_number) #{{ $incident->ticket_number }} @endif {{ $incident->provider_label }} {{ $incident->type_label }} {{ $incident->status_label }} {{ $incident->detected_at->format('d.m.Y H:i') }} {{ $incident->duration }}
@csrf @method('PATCH')
Keine Incidents vorhanden.