{{-- Setting --}}
| {{ __('Name') }} | {{ __('Country') }} | {{ __('State') }} | {{ __('City') }} | {{ __('Post code') }} | {{ __('Rate') }} % | {{ __('Priority') }} | {{ __('Compound') }} | {{ __('Shipping') }} | {{ __('Action') }} |
|---|---|---|---|---|---|---|---|---|---|
| @php $randCompound = mt_rand(); $randShipping = mt_rand(); @endphp |
compound == 1 ? 'checked' : '' }}>
|
shipping == 1 ? 'checked' : '' }}>
|
|||||||
| {{ __('No tax rate found.') }} | |||||||||
| @if ($tax->taxRates->count()) @endif | |||||||||