{% extends "commerce/_layouts/store-settings" %} {% block content %}
{{ "No states exist yet."|t('commerce') }}
{{ 'Name'|t('commerce') }} | {{ 'Abbreviation'|t('commerce') }} | {{ 'Country'|t('commerce') }} | |
---|---|---|---|
{{ state.name }} | {{ state.abbreviation }} | {{ state.country.name }} |