{{-- VALEXA --}} {!! config('app.google_analytics') !!} {!! place_ad('popup_ad') !!} {!! place_ad('auto_ad') !!} @include(view_path('partials.meta_data')) {{-- Wavesurfer --}} @yield('additional_head_tags')
@include(view_path('partials.top_menu'))
@yield('top-search')
@yield('body')
@if(config('app.recently_viewed_items'))
{{ __('Recently viewed items') }}
@endif
@include(view_path('partials.footer'))
@if(config('app.cookie.text'))
{!! config('app.cookie.text') !!}
@endif
{{ __('Processing') }}
@if(session('user_message')) @endif @if(config('chat.twak.enabled')) @elseif(config('chat.gist.enabled')) @endif