@if(app()->getLocale() === 'ar')
@endif
@include('partials.topbar') @include('partials.navigation') @yield('content') @include('partials.footer')