@stack('meta') @isset($title) {{ $title }} | @endisset {{ option('info_site_title', 'لاراول شاپ') }} @stack('befor-styles') @if ($current_local['direction'] == 'ltr') @else @endif @if (config('app.debug')) @else @endif @if ($current_local['direction'] == 'ltr') @endif @stack('styles') {!! option('info_header_codes') !!}
@include('front::partials.user-menu')
@include('front::partials.menu.menu')
@yield('content') @include('front::partials.footer')
@if (config('app.debug')) @else @endif @stack('scripts') @if ($current_local['direction'] == 'ltr') @endif @toastr_render {!! option('info_scripts') !!}