{{ __('admin_incidents.subtitle') }}
{{-- Where this ends up. Asked in as many words — "where do I enter something, and where does the status page get its data from" — and nothing on either page said so. The four components measure themselves; what an operator adds here is the part no probe can know. --}}{{ __('status.incident.started') }} {{ $incident->started_at->local()->isoFormat('DD.MM. HH:mm') }} · {{ collect($incident->components)->map(fn ($c) => __("status.component.{$c}"))->join(', ') }}
{{ __('admin_incidents.resolved_hint') }}
{{ $message }}
@enderror{{ __('admin_incidents.none_open') }}
| {{ $incident->title }} | {{ $incident->started_at->local()->isoFormat('DD.MM.YY HH:mm') }} |
|
{{ __('admin_incidents.report_hint') }}
{{ $message }}
@enderror{{ $message }}
@enderror{{ $message }}
@enderror{{ __('admin_incidents.first_update_hint') }}
@error('firstUpdate'){{ $message }}
@enderror