@php $lang = frontLanguage(); @endphp @if($lang['direction'] == 'rtl') @endif @include('front.beta.layouts.menu') @yield('breadcrumb') @yield('content') @include('front.beta.layouts.footer') @yield('page-scripts')