{include file="sections/user-header.tpl"}
{$_L['Username']} | {$_L['Plan_Name']} | {$_L['Plan_Price']} | {$_L['Type']} | {$_L['Created_On']} | {$_L['Expires_On']} | {$_L['Method']} |
---|---|---|---|---|---|---|
{$ds['username']} | {$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']} |