{include file="sections/header.tpl"}
{Lang::T('User Notification')}

[[name]] - {Lang::T('will be replaced with Customer Name')}.
[[username]] - {Lang::T('will be replaced with Customer username')}.
[[package]] - {Lang::T('will be replaced with Package name')}.
[[price]] - {Lang::T('will be replaced with Package price')}.
[[bills]] - {Lang::T('additional bills for customers')}.

[[name]] - {Lang::T('will be replaced with Customer Name')}.
[[username]] - {Lang::T('will be replaced with Customer username')}.
[[package]] - {Lang::T('will be replaced with Package name')}.
[[price]] - {Lang::T('will be replaced with Package price')}.
[[expired_date]] - {Lang::T('will be replaced with Expiration date')}.
[[bills]] - {Lang::T('additional bills for customers')}.

[[name]] - {Lang::T('will be replaced with Customer Name')}.
[[username]] - {Lang::T('will be replaced with Customer username')}.
[[package]] - {Lang::T('will be replaced with Package name')}.
[[price]] - {Lang::T('will be replaced with Package price')}.
[[expired_date]] - {Lang::T('will be replaced with Expiration date')}.
[[bills]] - {Lang::T('additional bills for customers')}.

[[name]] - {Lang::T('will be replaced with Customer Name')}.
[[username]] - {Lang::T('will be replaced with Customer username')}.
[[package]] - {Lang::T('will be replaced with Package name')}.
[[price]] - {Lang::T('will be replaced with Package price')}.
[[expired_date]] - {Lang::T('will be replaced with Expiration date')}.
[[bills]] - {Lang::T('additional bills for customers')}.

[[company_name]] {Lang::T('Your Company Name at Settings')}.
[[address]] {Lang::T('Your Company Address at Settings')}.
[[phone]] - {Lang::T('Your Company Phone at Settings')}.
[[invoice]] - {Lang::T('Invoice number')}.
[[date]] - {Lang::T('Date invoice created')}.
[[payment_gateway]] - {Lang::T('Payment gateway user paid from')}.
[[payment_channel]] - {Lang::T('Payment channel user paid from')}.
[[type]] - {Lang::T('is Hotspot or PPPOE')}.
[[plan_name]] - {Lang::T('Internet Package')}.
[[plan_price]] - {Lang::T('Internet Package Prices')}.
[[name]] - {Lang::T('Receiver name')}.
[[user_name]] - {Lang::T('Username internet')}.
[[user_password]] - {Lang::T('User password')}.
[[expired_date]] - {Lang::T('Expired datetime')}.
[[footer]] - {Lang::T('Invoice Footer')}.
[[note]] - {Lang::T('For Notes by admin')}.

[[company_name]] - {Lang::T('Your Company Name at Settings')}.
[[address]] - {Lang::T('Your Company Address at Settings')}.
[[phone]] - {Lang::T('Your Company Phone at Settings')}.
[[invoice]] - {Lang::T('Invoice number')}.
[[date]] - {Lang::T('Date invoice created')}.
[[payment_gateway]] - {Lang::T('Payment gateway user paid from')}.
[[payment_channel]] - {Lang::T('Payment channel user paid from')}.
[[type]] - {Lang::T('is Hotspot or PPPOE')}.
[[plan_name]] - {Lang::T('Internet Package')}.
[[plan_price]] - {Lang::T('Internet Package Prices')}.
[[name]] - {Lang::T('Receiver name')}.
[[user_name]] - {Lang::T('Username internet')}.
[[user_password]] - {Lang::T('User password')}.
[[trx_date]] - {Lang::T('Transaction datetime')}.
[[balance_before]] - {Lang::T('Balance Before')}.
[[balance]] - {Lang::T('Balance After')}.
[[footer]] - {Lang::T('Invoice Footer')}.

[[name]] - {Lang::T('will be replaced with Customer Name')}.
[[username]] - {Lang::T('will be replaced with Customer username')}.
[[password]] - {Lang::T('will be replaced with Customer password')}.
[[url]] - {Lang::T('will be replaced with Customer Portal URL')}.
[[company]] - {Lang::T('will be replaced with Company Name')}.

{if $_c['enable_balance'] == 'yes'}

[[name]] - {Lang::T('Receiver name')}.
[[balance]] - {Lang::T('how much balance have been send')}.
[[current_balance]] - {Lang::T('Current Balance')}.

[[name]] - {Lang::T('Sender name')}.
[[balance]] - {Lang::T('how much balance have been received')}.
[[current_balance]] - {Lang::T('Current Balance')}.

{/if}
{include file="sections/footer.tpl"}