{#if status == "PAID"}
{$_("paid")}
{:else}
{$_("open")}
{/if}