@if(app()->getLocale() == 'ar')
@else
@endif
@include('layouts.web._header') @yield('content') @include('layouts.web._footer')