diff --git a/ui/ui/customers-add.tpl b/ui/ui/customers-add.tpl new file mode 100644 index 0000000..413c8d8 --- /dev/null +++ b/ui/ui/customers-add.tpl @@ -0,0 +1,215 @@ +{include file="sections/header.tpl"} + {assign var="icmcode" value="ICM{rand(000000,999999)}"} + {assign var="itcode" value="IT{rand(500,999)}"} +
{Lang::T('Invoice')} | +{Lang::T('Username')} | +{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['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']} | +|
{Lang::T('Plan Name')} | +{Lang::T('Gateway')} | +{Lang::T('Routers')} | +{Lang::T('Type')} | +{Lang::T('Plan Price')} | +{Lang::T('Created On')} | +{Lang::T('Expires On')} | +{Lang::T('Date Done')} | +{Lang::T('Method')} | +
{$ds['plan_name']} | +{$ds['gateway']} | +{$ds['routers']} | +{$ds['payment_channel']} | +{Lang::moneyFormat($ds['price'])} | +{Lang::dateTimeFormat($ds['created_date'])} | +{Lang::dateTimeFormat($ds['expired_date'])} | +{if $ds['status']!=1}{Lang::dateTimeFormat($ds['paid_date'])}{/if} | +{if $ds['status']==1}{Lang::T('UNPAID')} + {elseif $ds['status']==2}{Lang::T('PAID')} + {elseif $ds['status']==3}{$_L['FAILED']} + {elseif $ds['status']==4}{Lang::T('CANCELED')} + {elseif $ds['status']==5}{Lang::T('UNKNOWN')} + {/if} | +
{Lang::T('Income Today')}
+{Lang::T('Income This Month')}
+{Lang::T('Users Active')}
+{Lang::T('Total Users')}
+{Lang::T('Online Users')}
+{Lang::T('Data Usage')}
+{Lang::T('Online Hotspot Users')}
+{Lang::T('Online PPPoE Users')}
+{Lang::T('Fullname')} | +{Lang::T('Username')} | +{Lang::T('Account')} | +{Lang::T('Created On')} | +{Lang::T('Expires On')} | +{Lang::T('Router')} | +{Lang::T('Package')} | +{Lang::T('Action')} | +
---|---|---|---|---|---|---|---|
{$expired['fullname']} | +{$expired['username']} | +{$expired['account']} | +{Lang::dateAndTimeFormat($expired['recharged_on'],$expired['recharged_time'])} + | +{Lang::dateAndTimeFormat($expired['expiration'],$expired['time'])} + | +{$expired['routers']} | +{$expired['namebp']} | ++ {Lang::T('Recharge')} + | +
{Lang::T('Plan Name')} | +unused | +used | +
---|---|---|
{$stok['name_plan']} | +{$stok['unused']} | +{$stok['used']} | +
Total | +{$stocks['unused']} | +{$stocks['used']} | +