Your IP : 216.73.216.93


Current Path : /home/users/unlimited/www/sigmaerp.codeskitter.site/lang/en/
Upload File :
Current File : /home/users/unlimited/www/sigmaerp.codeskitter.site/lang/en/tax.php

<?php

return [

    'info'                      => 'Tax Info',
    'tax'                       => 'Tax',
    'taxes'                     => 'Taxes',
    'list'                      => 'Taxes List',
    'create_tax'                => 'Create Tax',
    'add_tax'                   => 'Add Tax',
    'details'                   => 'Tax Details',
    'update_tax'                => 'Update Tax',
    'rate'                      => 'Rate',
    'tax_rate'                  => 'Tax Rate',
    'tax_rates'                 => 'Tax Rates',
    'tax_type'                  => 'Tax Type',
    'before_tax'                => 'Before Tax',
    'total'                     => 'Total Tax',
    'tax_type'                  => 'Tax Type',
    'tax_applicability'         => 'Tax Applicability',
    'tax_number'                => 'Tax Number',
    'tax_amount'                => 'Tax Amount',
    'taxable_amount'            => 'Taxable Amount',
    'cgst'                      => 'CGST',
    'sgst'                      => 'SGST',
    'igst'                      => 'IGST',
    'gst'                       => 'GST',
    'taxable_value'             => 'Taxable Value',
];