{%= __("Item") %}
{%= __("Quantity") %}
{%= __("Rate") %}
{%= __("Net Total") %}
{%= __("Taxes") %}
{% if (apply_discount_on) { %}
{%= __("Discount") %}
%
{%= get_currency_symbol(currency) %}
{% } %}
{%= __("Grand Total") %}