{!! SEOMeta::generate(true) !!} {!! OpenGraph::generate(true) !!} {!! Twitter::generate(true) !!} @if (getCurrentLangDirection()) @endif @if (getCurrentLangDirection()) @endif @stack('styles') @include('partials.plugins') @if (!empty($custom_css)) @endif @include('partials.body')
@include('frontend.user.partials.sidebar')
@include('frontend.user.partials.nav')
@yield('content')
@include('frontend.user.partials.footer')
@stack('libraies') @stack('scripts') @if (!empty($custom_js)) @endif