Tax Rates

Add tax rates for specific Country/State. Enter a percentage i.e: 17.5 for 17.5%.
@if ( $taxes->count() > 0 ) @foreach ( $taxes as $tax )
@endforeach @else
@endif
Customers not in a specific rate will be charged this tax rate. Enter a percentage, such as 17.5 for 17.5%.