@if($lang_dir == 'rtl') @else @endif @if (app()->getLocale() == 'en') @endif @yield('head_css') @include('web.layouts.nav') {{-- @includeWhen(!isset($isHomePage) || !$isHomePage, 'web.layouts.page_header') --}} @yield('content') @include('web.layouts.footer') {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{--
--}} @include('web.partials._js') @yield('js')