Öffentliche Ansicht
{{ player()?.firstName }} {{ player()?.lastName }}
Die letzten Buchungen dieses Mitglieds.
}
@for (row of skeletonRows; track row) {
}
} @else if (notFound()) {
@for (transaction of transactions(); track transaction.id) {
receipt_long
}
}
{{ typeLabel(transaction) }}{{ transaction.date | date: 'dd.MM.yyyy' }}
@if (transaction.note) {
{{ transaction.note }}
}