Balance: ${{ wallet.balance }}
{% else %}No gateway account yet — balance is $0.00 until the first credit or spend.
{% endif %} Add credit {% if wallet.recent %}| When | Kind | Amount | Reference |
|---|---|---|---|
| {{ entry.when }} | {{ entry.kind }} | {{ entry.amount }} | {{ entry.reference }} |