{include file="sections/user-header.tpl"}
{Lang::T('expired')} | {Lang::dateTimeFormat($unpaid['expired_date'])} |
{Lang::T('Plan Name')} | {$unpaid['plan_name']} |
{Lang::T('Plan Price')} | {$unpaid['price']} |
{Lang::T('Routers')} | {$unpaid['routers']} |
{Lang::T('Username')} | {$_user['username']} |
{Lang::T('Password')} | |
{Lang::T('Service Type')} | {if $_user.service_type == 'Hotspot'} Hotspot {elseif $_user.service_type == 'PPPoE'} PPPoE {elseif $_user.service_type == 'Others' || $_user.service_type == null} Others {/if} |
{Lang::T('Balance')} | {Lang::moneyFormat($_user['balance'])} {if $_user['auto_renewal'] == 1} {Lang::T('Auto Renewal On')} {else} {Lang::T('Auto Renewal Off')} {/if} |
{Lang::T('Plan Name')} | {$_bill['namebp']} {if $_bill['status'] == 'on'} {Lang::T('Deactivate')} {else} {Lang::T('expired')} {/if} |
{Lang::T('Created On')} | {if $_bill['time'] ne ''}{Lang::dateAndTimeFormat($_bill['recharged_on'],$_bill['recharged_time'])} {/if} |
{Lang::T('Expires On')} | {if $_bill['time'] ne ''}{Lang::dateAndTimeFormat($_bill['expiration'],$_bill['time'])}{/if} {Lang::T('Recharge')} |
{Lang::T('Current IP')} | {$nux_ip} |
{Lang::T('Current MAC')} | {$nux_mac} |
{Lang::T('Login Status')} |
![]() |