@php $selected_language = App\Language::firstWhere('lang_code','=',session()->get('changed_language')); @endphp rtl_available == 1) dir="rtl" @endif> @yield('title') | {{ auth()->user()->store->name }} @include('admin.layouts.head')
@include('admin.layouts.sellersidebar')
@include('admin.layouts.topbar') @yield('body')

© {{ date('Y') }} | {{ config('app.name') }} | {{ $Copyright }} {{ __("v") }} {{ config('app.version') }} {{ get_release() }}

@include('admin.layouts.scripts') @yield('custom-script')