| Titel | Kunde | Typ | Format | Status | Erstellt | Downloads | |
|---|---|---|---|---|---|---|---|
| {{ $report->title }} | {{ $report->customer?->name }} | {{ $report->type }} | {{ strtoupper($report->format) }} | {{ $report->status }} | {{ $report->created_at->format('d.m.Y H:i') }} | {{ $report->download_count }} | @if ($report->isReady()) @can('download', $report) Herunterladen @endcan @endif |
Noch keine Berichte erstellt. | |||||||