top menu changed

This commit is contained in:
gerchek 2023-08-25 10:35:33 +05:00
parent b039005198
commit f079575bc0
3 changed files with 4 additions and 2 deletions

View File

@ -48,6 +48,7 @@ return [
'service' => 'Сервисный центр',
'refund' => 'Обмен и возврат товара',
'help' => 'Помощь по сайту',
'ordering' => 'Как оформить заказ',
],

View File

@ -195,6 +195,7 @@ return [
'service' => 'Hyzmat',
'refund' => 'Çalyşmak we gaýtarmak',
'help' => 'Kömek',
'ordering' => 'Nädip sargyt etmeli',
],

View File

@ -38,8 +38,8 @@
</a>
</li>
<li class="service-li skewed">
<a href="{{route('shop.cms.page',['slug' => 'komek'])}}">
<span class="link-text displaced-text">{{__('shop::app.header.help')}}</span>
<a href="{{route('shop.cms.page',['slug' => 'ordering'])}}">
<span class="link-text displaced-text">{{__('shop::app.header.ordering')}}</span>
</a>
</li>
<li>