Your IP : 216.73.216.93


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

<?php

return [

    'info' => 'معلومات الضريبة',
'tax' => 'الضريبة',
'taxes' => 'الضرائب',
'list' => 'قائمة الضرائب',
'create_tax' => 'إنشاء ضريبة',
'add_tax' => 'إضافة ضريبة',
'details' => 'تفاصيل الضريبة',
'update_tax' => 'تحديث الضريبة',
'rate' => 'المعدل',
'tax_rate' => 'معدل الضريبة',
'tax_rates' => 'معدلات الضريبة',
'tax_type' => 'نوع الضريبة',
'before_tax' => 'قبل الضريبة',
'total' => 'إجمالي الضريبة',
'tax_type' => 'نوع الضريبة',
'tax_applicability' => 'قابلية تطبيق الضريبة',
'tax_number' => 'رقم الضريبة',
'tax_amount' => 'مبلغ الضريبة',
'taxable_amount' => 'المبلغ الخاضع للضريبة',
'cgst' => 'CGST',
'sgst' => 'SGST',
'igst' => 'IGST',
'gst' => 'GST',
'taxable_value' => 'القيمة الخاضعة للضريبة',

];