@if(getCurrentLocale() == 'ar') @endif @if(getCurrentLocale() == 'en') @endif {{__('web.project')}} | {{$title ?? ''}} @if(getCurrentLocale() == 'ar') @endif @if(getCurrentLocale() == 'en') @endif @if(getCurrentLocale() == 'ar') @endif @include('web.layouts.menu')
@yield('content') @include('web.layouts.footer')
@include('web.layouts.footer_progress') @yield('inject_js') @if ($errors->any()) @endif