@if (Util::isMivitaShop()) @else @endif @if (Util::isMivitaShop()) @endif @if (isset($mylangs))
@if (isset($mylangs[\App\Services\Shop::getUserShopLang(null, 'webshop')])) @php($country = $mylangs[\App\Services\Shop::getUserShopLang(null, 'webshop')])

{{ __('website.you_are_now_in_shop') }} {{ $country->getLocated() }}

@endif

{{ __('website.you_are_now_in_shop_notice') }}

{!! Form::open(['route' => 'language.change']) !!} {!! Form::close() !!}
@endif @yield('layout-content') {{-- --}} @yield('scripts')