{{-- --}} {{-- --}} {!! app('seotools')->generate() !!} {{-- --}} {{-- --}} @if (config('app.locale')==='ar') @else @endif @stack('css') @if (!isset($auth)) @include('dashboard::layouts.sidebar')
@include('dashboard::layouts.header') @stack('header')
@yield('content') @include('dashboard::layouts.footer')
@else
@yield('content')
@endif @stack('model') @include('sweetalert::alert') @stack('library') @stack('js') @include('sweetalert::alert')