{include file="sections/header.tpl"}
{Lang::T('Add Service Plan')}
{Lang::T('Enable')} {Lang::T('Disable')}
{Lang::T('Prepaid')} {Lang::T('Postpaid')}
{Lang::T('Personal')} {Lang::T('Business')}
{if $_c['radius_enable']}
Radius Plan

{Lang::T('Cannot be change after saved')}

{/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('Cannot be change after saved')}

Or {Lang::T('Cancel')}
{if $_c['radius_enable']} {literal} {/literal} {/if} {include file="sections/footer.tpl"}