{include file="sections/header.tpl"}
{Lang::T('Edit Service Plan')} || {$d['name_plan']}
Enable Disable
Prepaid Postpaid
Personal Business
{if $_c['radius_enable'] and $d['is_radius']}
{/if}
{$_c['currency_code']}
{if $_c['enable_tax'] == 'yes'} {if $_c['tax_rate'] == 'custom'}

{number_format($_c['custom_tax_rate'], 2)} % {Lang::T('Tax Rates will be added')}

{else}

{number_format($_c['tax_rate'] * 100, 2)} % {Lang::T('Tax Rates will be added')}

{/if} {/if}

{Lang::T('1 Period = 1 Month, Expires the 20th of each month')}

{Lang::T('Expired Action')} {Lang::T('Optional')}

{Lang::T('When Expired, customer will be move to selected internet plan')}

{if !$d['is_radius']}
on-login / on-up
on-logout / on-down
{/if}
Or {Lang::T('Cancel')}
{include file="sections/footer.tpl"}