{$_c['CompanyName']}
{$_c['address']}
{$_c['phone']}
============================================
INVOICE: {$d['invoice']} - {$_L['Date']} : {$date}
{$_L['Sales']} : {$_admin['fullname']}
============================================
{$_L['Type']} : {$d['type']}
{$_L['Plan_Name']} : {$d['plan_name']}
{$_L['Plan_Price']} : {$_c['currency_code']} {number_format($d['price'],2,$_c['dec_point'],$_c['thousands_sep'])}

{$_L['Username']} : {$d['username']}
{$_L['Password']} : **********

{$_L['Created_On']} : {date($_c['date_format'], strtotime($d['recharged_on']))} {$d['time']}
{$_L['Expires_On']} : {date($_c['date_format'], strtotime($d['expiration']))} {$d['time']}
============================================
{$_c['note']}
{if isset($xfooter)} {$xfooter} {/if}