| Order | Name | Range (TZS) | Rate (%) | Fixed Amount | Status | Actions |
|---|---|---|---|---|---|---|
| {{ $rate->order }} |
{{ $rate->name ?: 'N/A' }}
|
{{ number_format($rate->min_amount, 2) }} - {{ $rate->max_amount ? number_format($rate->max_amount, 2) : '∞' }} | {{ $rate->rate }}% | {{ $rate->fixed_amount > 0 ? number_format($rate->fixed_amount, 2) . ' TZS' : '-' }} | @if($rate->is_active) Active @else Inactive @endif | Edit |
|
No PAYE rates found Create one to start calculating taxes |
||||||