@if (App::getLocale() == 'ar')
@else
@endif @yield('style')
@include('partial.sidebar')
@include('partial.navbar') @yield('content') @include('partial.footer')
{{--
--}} @yield('scripts')