diff --git a/app/layouts/catalog.vue b/app/layouts/catalog.vue new file mode 100644 index 0000000..e964d1d --- /dev/null +++ b/app/layouts/catalog.vue @@ -0,0 +1,278 @@ + + + + + + + + + + + + + + + + + + + + + + + + {{ item.label }} + + + + + + + + + + + + + + + + + + + + + + {{ $t('common.list') }} + + + {{ $t('common.map') }} + + + + + + + + + + diff --git a/app/pages/catalog/hubs/index.vue b/app/pages/catalog/hubs/index.vue index c229673..3a29225 100644 --- a/app/pages/catalog/hubs/index.vue +++ b/app/pages/catalog/hubs/index.vue @@ -1,85 +1,126 @@ - - - + + + + + + + + {{ t('catalogHubsSection.filters.transport') }} + + + + {{ filter.label }} + + + + + + + {{ t('catalogHubsSection.filters.country') }} + + + + {{ filter.label }} + + + + + + + + + + + + + + + + + {{ t('catalogMap.searchWithMap') }} + + + + + + + + + + + + + {{ t('catalogLanding.states.loading') }} + + + + + + + - - - - {{ t('catalogHubsSection.filters.transport') }} - - - - {{ filter.label }} - - - - - - - {{ t('catalogHubsSection.filters.country') }} - - - - {{ filter.label }} - - - - - + + {{ country.name }} - - + + + - - - {{ country.name }} - - - + - - - - - + {{ t('catalogHubsSection.empty.no_hubs') }} - - + + +