@if(!$hasLocation)
{{ t('No current location is set.') }}
@else
{{ t('Current Tire Pricing Mode') }}
{{ $this->ruleName($this->currentRule) }}
{{ t('Edit') }}
{{ t('Order column shows the current display order. Use “Reorder Local Rules” to drag and drop local rules, or move items to zero priority.') }}
{{ $this->table }}
@endif