@include('Frontend.Layouts.partials.head') @yield('styles') @include('Frontend.Popups.index_banners_top') @include('Frontend.Layouts.partials.loading') @include('Frontend.Layouts.partials.header')
@if (config('addon.html_geolocation')) @endif
@include('Frontend.Layouts.partials.trans') @yield('self-scripts')
@include('Frontend.History.bottom') @include('Frontend.Widgets.index')
@yield('scripts') @include('Frontend.Layouts.partials.app') @include('Frontend.Popups.index')