@stack('before-styles') @include('frontEnd.layouts.head') @include('frontEnd.layouts.colors') @yield('headInclude') @stack('after-styles') @if(Helper::GeneralSiteSettings("css")!="") @endif {!! Helper::GeneralSiteSettings("js") !!}
@include('frontEnd.layouts.topbar') @include('frontEnd.layouts.header')