Activity for {{ participant.display_name ?? participant.name }} ({{ participant.role.toUpperCase() }}) in {{ dynamic.name }}
{{ new Date( mutation.created_at, ).toLocaleString() }}
{{ mutation.amount > 0 ? '+' : '' }}{{ mutation.amount }}
on {{ mutation.ledger.name }}
{{ mutation.status }}
{{ mutation.description }}
No mutations recorded for this participant in this Dynamic yet.