| @if(!empty($user)) {{$user->name}} @endif | @if(!empty($date_from) && !empty($date_to)) {{$date_from.' - '.$date_to}} @endif |
| Benutzer(gesamt): | @if(!empty($alltimes)) {{$alltimes.' Stunden'}} @else 00:00 @endif |
| @if(!empty($course['title'])) {{$course['title']}} @else unbekannt @endif | @if(!empty($course['time'])) {{$course['time']. ' Stunden'}} @else 00:00 @endif |
| @if(!empty($course['title'])) {{$course['title']}} @else unbekannt @endif | @if(!empty($course['time'])) {{$course['time'] . ' Stunden'}} @else 00:00 @endif |
| @if(!empty($time['day'])) {{$time['day']}} @else NA @endif | @if(!empty($time['date'])) {{date('d.m.Y',strtotime($time['date']))}} @else unbekannt @endif | @if(!empty($time['comment'])) {{$time['comment']}} @endif | @if(!empty($time['time'])) {{$time['time']}} @else 00:00 @endif |