| Ora | Subiect | Client / Auto | Pod | Maistru | Status |
|---|---|---|---|---|---|
| {{ substr($a->time_start ?? '', 0, 5) }}–{{ substr($a->time_end ?? '', 0, 5) }} | {{ $a->title }}@if ($a->notes)@endif |
{{ $a->client?->name ?? '—' }}
|
{{ $a->post?->name ?? '—' }} | {{ $a->master?->name ?? '—' }} | {{ ucfirst($a->status) }} |