@if(!empty(\Request::route()) and \Request::route()->getName()=='app.preview') @endif @yield('metatags') @if(Route::currentRouteName() == 'customer.membership') @else @endif @yield('style') @if(Route::currentRouteName() == 'app.home' or Route::currentRouteName() == 'app.segment' or Route::currentRouteName() == 'app.internal' or Route::currentRouteName() == 'app.preview')
@else @if(Route::currentRouteName() == 'home') @endif @endif