{{-- Tax rate row will be added here dynamically using JS --}}
{{ trans('tax::attributes.name') }} {{ trans('tax::attributes.country') }} {{ trans('tax::attributes.state') }} {{ trans('tax::attributes.city') }} {{ trans('tax::attributes.zip') }} {{ trans('tax::attributes.rate') }}
@include('tax::admin.taxes.tabs.templates.rate') @include('tax::admin.taxes.tabs.templates.state_input') @include('tax::admin.taxes.tabs.templates.state_select') @push('globals') @endpush