HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/topswtw.komma.pro/app/storage/views/10ea75578cbbaf16e6d2da11cf33b4c6
<div class="language_switch"> <div class="switch-box"> <div class="logo-bar"> <img class="logo" alt="Logo Tops WTW-Filters" src="/images/structure/tops_logo_header.svg"> </div> <p class="text"> <?php if(Lang::has('partials/languageSwitch.other_shop_de', $popupLang) && \Shop::getShop()->id == 1): ?> <?php echo \Illuminate\Support\Facades\Lang::get('partials/languageSwitch.other_shop_de',['linkText'=> \Shop::getOtherShopRedirect('text'),'linkLocation'=> \Shop::getOtherShopRedirect('location') ],$popupLang); ?> <?php else: ?> <?php echo \Illuminate\Support\Facades\Lang::get('partials/languageSwitch.other_shop',['linkText'=> \Shop::getOtherShopRedirect('text'),'linkLocation'=> \Shop::getOtherShopRedirect('location') ],$popupLang); ?> <?php endif; ?> </p> <div class="btn-holder"> <?php if(Lang::has('partials/languageSwitch.other_shop_de',$popupLang) && \Shop::getShop()->id == 1): ?> <?php echo $__env->make('partials.buttons.default',[ 'route' => \Shop::getOtherShopRedirect('location'), 'text' => Lang::get('partials/languageSwitch.button_de',[],$popupLang) ], array_except(get_defined_vars(), array('__data', '__path')))->render(); ?> <?php else: ?> <?php echo $__env->make('partials.buttons.default',[ 'route' => \Shop::getOtherShopRedirect('location'), 'text' => Lang::get('partials/languageSwitch.button',[],$popupLang) ], array_except(get_defined_vars(), array('__data', '__path')))->render(); ?> <?php endif; ?> </div> <p class="link"> <?php if(Lang::has('partials/languageSwitch.other_shop_de',$popupLang) && \Shop::getShop()->id == 1): ?> <?php echo HTML::link('', Lang::get('partials/languageSwitch.stay_here_de',[],$popupLang)); ?> <?php else: ?> <?php echo HTML::link('', Lang::get('partials/languageSwitch.stay_here',[],$popupLang)); ?> <?php endif; ?> </p> </div> </div>