withholding tax

This commit is contained in:
Denis Duliçi
2020-07-22 15:11:31 +03:00
parent 2b0c2e4846
commit 010d0bb3fb
13 changed files with 635 additions and 280 deletions

View File

@ -8,4 +8,5 @@ return [
'inclusive' => 'Inclusive',
'compound' => 'Compound',
'fixed' => 'Fixed',
'withholding' => 'Withholding',
];