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