{{ session('success') }}
@endif
| Name | Rate (%) | Status | Actions |
|---|---|---|---|
| {{ $taxRate->name }} | {{ $taxRate->rate }}% | {{ $taxRate->is_active ? 'Active' : 'Inactive' }} | Edit |
| No tax rates found. | |||
{{ $taxRates->links() }}