{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}
{Lang::T('Unlimited')} {Lang::T('Limited')}
{$_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')}
{*
*}
Or {Lang::T('Cancel')}
{if $_c['radius_enable'] && $d['is_radius']} {literal} {/literal} {/if} {include file="sections/footer.tpl"}