+
+
+
+ {{ 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.
+