diff --git a/resources/lang/ru/ClientSide.php b/resources/lang/ru/ClientSide.php index 47c36f99..9e07d60f 100644 --- a/resources/lang/ru/ClientSide.php +++ b/resources/lang/ru/ClientSide.php @@ -57,7 +57,6 @@ return [ 'email' => 'Введите ваш e-mail', 'email_for' => 'Подпишитесь на рассылку и получайте на почту персональную подборку событий вашего города', 'cabinet' => 'ЛИЧНЫЙ КАБИНЕТ', - 'introduction' => 'ЗНАКОМСТВО С BILETTM.COM', 'questions' => 'ВОПРОСЫ И ОТВЕТЫ', 'offices' => 'БИЛЕТНЫЕ ОФИСЫ', 'rassylka' => 'РАССЫЛКА', @@ -123,16 +122,11 @@ return [ 'refund' => 'Возврат билетов', 'cooperation' => 'Партнёрам', 'oferta' => 'Публичная оферта', - 'questions' => 'Вопросы и ответы', 'organisers' => 'Организаторам', 'add_event' => 'Добавить мероприятие', - 'about_us' => 'About us', - 'contacts'=> 'Contacts', + + 'about_payment' => 'About payment', - 'how_to_buy' => 'How to buy', - 'refund' => 'Refund', - 'cooperation' => 'Cooperation', - 'oferta' => 'Oferta', 'terms_conditions' => 'Terms and conditions', ]; diff --git a/resources/lang/tk/ClientSide.php b/resources/lang/tk/ClientSide.php index 3eacb4e8..1f613ef7 100644 --- a/resources/lang/tk/ClientSide.php +++ b/resources/lang/tk/ClientSide.php @@ -56,8 +56,7 @@ return [ 'subscribe' => 'Ýazyl', 'email' => 'Elektron poçtaňyzy giriziň', 'email_for' => 'Täze habarlara ýazylyň we çäreler barada soňky habarlary alyp duruň!', - 'cabinet' => 'ŞAHSY KABINET', - 'introduction' => 'BILETTM.COM BILEN TANYŞ BOL!', + 'questions' => 'SORAGLAR WE JOGAPLAR', 'offices' => 'PETEK OFISLARY', 'rassylka' => 'PAÝLAMA', @@ -122,7 +121,6 @@ return [ 'refund' => 'Biledi yzyna gaýtarmak', 'cooperation' => 'Hyzmatdaşlar üçin', 'oferta' => 'Oferta', - 'questions' => 'Soraglar we jogaplar', 'organisers' => 'Gurnaýjylar üçin', 'add_event' => 'Çäre goşmak', diff --git a/resources/views/desktop/Layouts/EventsLayout.blade.php b/resources/views/desktop/Layouts/EventsLayout.blade.php index e765f323..dc50b62b 100644 --- a/resources/views/desktop/Layouts/EventsLayout.blade.php +++ b/resources/views/desktop/Layouts/EventsLayout.blade.php @@ -46,7 +46,7 @@ rightIcon: '{{__("ClientSide.date")}} ' } }).on('changeDate', function(e) { - alert('date_changed'); + console.log(e.format()); }); diff --git a/resources/views/desktop/Pages/AboutPage.blade.php b/resources/views/desktop/Pages/AboutPage.blade.php index ceab9c54..7ca2122d 100644 --- a/resources/views/desktop/Pages/AboutPage.blade.php +++ b/resources/views/desktop/Pages/AboutPage.blade.php @@ -7,30 +7,38 @@
-
+ -
+

{{$title}}

{!! Markdown::parse($page) !!}
diff --git a/resources/views/desktop/Partials/PublicFooter.blade.php b/resources/views/desktop/Partials/PublicFooter.blade.php index 81f0227b..59235531 100644 --- a/resources/views/desktop/Partials/PublicFooter.blade.php +++ b/resources/views/desktop/Partials/PublicFooter.blade.php @@ -1,5 +1,5 @@ -