@extends('front.front-app') @section('meta-tags') @include('front.meta-tags.for-other-pages') @stop @include('front.header') @section('container')
@if(showSettingBodyByAlias('google-maps', $lang_id)) {!! showSettingBodyByAlias('google-maps', $lang_id) !!} @endif
{{ ShowLabelById(71, $lang_id) }}
@csrf

{!! ShowLabelById(47, $lang_id) !!}

@stop @include('front.footer')