@if(app()->getLocale() == 'en') @elseif(app()->getLocale() == 'ar') @endif @if(app()->getLocale() == 'en') @elseif(app()->getLocale() == 'ar') @endif @if(app()->getLocale() == 'en') @elseif(app()->getLocale() == 'ar') @endif @if(app()->getLocale() == 'ar') @else @endif
@include('front-office.partials.header') @yield('content') @include('front-office.partials.footer') @if(app()->getLocale() == 'en') @elseif(app()->getLocale() == 'ar') @endif @yield('custom-js')