@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');
@include('admin.includes.top_banner') @yield('content')
New Group
Contacts
Groups
Calls
Settings
Help
Privacy
Mayra Sibley
Active
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?
×
{{ translate('Upgrade now') }}
{{ translate('Less than two days left to renew your package') }}
{{ translate('There is a current activity on your store') }}
{{ translate('Upgrade the package to continue your trade and receive your orders') }}
@yield('modal') {{-- --}} {{-- --}} {{-- --}} @yield('script') {{-- --}}