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

Du befindest dich im Shop: {{ $country->getLocated() }}

@endif

Wichtiger Hinweis: Bestellungen im ausgewählten Land können nur innerhalb dieses Landes versandt werden. Wenn du dein Land änderst, wirst du von deiner aktuellen Sitzung abgemeldet und dein Warenkorb wird geleert.

{!! Form::open(['url' => '/change_website_lang']) !!} {!! Form::close() !!}
@endif @yield('layout-content') {{-- --}} @yield('scripts') {{-- --}}