@if (App\Setting::find(1)->getTranslation('fav_icon')) @endif {{ App\Setting::find(1)->getTranslation('site_name') }} @php if (Session::get('light_dark_mode') && Session::get('light_dark_mode') == 'dark') { $light_dark = 'dark-skin'; } else { $light_dark = 'light-skin'; } if (Session::get('mini_max_mode') && Session::get('mini_max_mode') == 'mini') { $mini_max_mode = 'sidebar-collapse'; } else { $mini_max_mode = 'fixed'; } $rtl = App\Language::where('code', App::getLocale())->first()->rtl; $blog_local = App::getLocale() == 'ar' ? 'ar' : 'en'; @endphp @php($cssNameFile = $rtl == true ? 'rtl' : 'ltr')
@include('admin.includes.side');
Mayra Sibley

2 Hours

Hi there, I'm Jesse and you?
You

3 minutes

My name is Anne Clarc.
Mayra Sibley

40 seconds

Nice to meet you Anne.
How can i help you?
@yield('modal') {{-- --}} {{-- --}} {{-- --}} @yield('script') {{-- --}}