| Fahrzeug: | +|
| Typ: | +{{itemInfo.type ? itemInfo.type : "Nicht gesetzt"}} | +
| Startzeit: | +{{dayjs(itemInfo.startTime).format("DD.MM.YY HH:mm")}} | +
| Endzeit: | +{{dayjs(itemInfo.endTime).format("DD.MM.YY HH:mm")}} | +
| Entfernung: | +{{(itemInfo.distance/1000).toFixed(2)}} km | +