@if(app()->getLocale() === 'ar') @endif @stack('styles') @include('frontend.partials.header')
@yield('content')
@include('frontend.partials.footer') @stack('scripts')