{include file="sections/user-header.tpl"}
{Lang::T('Invoice')} | {Lang::T('Plan Name')} | {Lang::T('Plan Price')} | {Lang::T('Type')} | {Lang::T('Created On')} | {Lang::T('Expires On')} | {Lang::T('Method')} |
---|---|---|---|---|---|---|
{$ds['invoice']} | {$ds['plan_name']} | {Lang::moneyFormat($ds['price'])} | {$ds['type']} | {Lang::dateAndTimeFormat($ds['recharged_on'],$ds['recharged_time'])} | {Lang::dateAndTimeFormat($ds['expiration'],$ds['time'])} | {$ds['method']} |