| Datum | Arbeitsstunden | Aktionen |
|---|---|---|
| {record.workingDay} | {record.workingTime} |
{#if activeRecord === null}
{title}
{#each params.records as record}
Datum
Arbeitsstunden
Aktionen
{/each}
{record.workingDay}
{record.workingTime}
{title}