@php $setting=App\Setting::first(); $websiteLang=App\ManageText::all(); @endphp @yield('title') @if ($setting->text_direction=="RTL") @endif @include('user.theme_style') @php $user=Auth::guard('web')->user(); $default_image=App\BannerImage::find(15); @endphp