@yield('title') @if(Lang::locale() == 'ar') @else @endif @if(Lang::locale() == 'ar') @endif @stack('style_section') @if ($google_analytic->status == 1) @endif @if ($facebook_pixel->status == 1) @endif @if (Route::is('home'))
@else
@endif
{{--
--}} {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{--

{{ $setting->phone }}

--}} {{--
--}} {{--
--}}
@yield('body-content') @if ($tawk_chat->status == 1) @endif @if ($cookie_consent->status == 1) @endif @if (Route::is('home')) @if (Session::get('selected_theme') == 'theme_two')
@elseif (Session::get('selected_theme') == 'theme_one')
@elseif (Session::get('selected_theme') == 'theme_three')
@endif @else
@endif
{{ __('translate.MobileCars') }} {{ __('translate.Blogs') }} {{ __('translate.Add Car') }} @auth('web') {{ __('translate.MobileDashboard') }} @else {{ __('translate.MobileDashboard') }} @endauth {{ __('translate.Home') }}
@if ($errors->any()) @foreach ($errors->all() as $error) @endforeach @endif @stack('js_section')