{{ $route.params.id ? SUBSCRIBE_DETAIL.product_name : t.block_title }}
{{ SUBS.product_name }}
{{ SUBS.subproduct_name }}
{{ t.cancel_subscription }}
{{ t[SUBS.frequency] }}
| # | {{ t.last_process }} | {{ t.error_message }} | {{ t.next_process }} | {{ t.result }} | {{ t.order_no }} |
|---|---|---|---|---|---|
| {{ INDEX + 1 }} | {{ timeConverter(SUBS.last_transaction_date == 0 ? SUBS.create_date : SUBS.last_transaction_date) }} | {{ SUBS.last_transaction_error }} | {{ timeConverter(SUBS.estimated_date) }} | {{ t.completed }} {{ t.not_completed }} | {{ SUBS.order.order_number }} |



