Aktiv
{{ $aktiv }}
Fällig / Überfällig
{{ $faellig }}
Gesamt
{{ $maintenances->count() }}
Keine Wartungen erfasst.
@else| Titel | Typ | Intervall | Nächste Wartung | TÜV | Status | |
|---|---|---|---|---|---|---|
| {{ $m->title }} | {{ $m->type_label }} | {{ $m->interval_label }} | {{ $m->next_maintenance->format('d.m.Y') }} | @if($m->tuev_relevant && $m->tuev_due_date) {{ $m->tuev_due_date->format('d.m.Y') }} @else - @endif | {{ $m->status }} | 👁️ ✏️ |