{{-- Facebook --}}
{{-- twitter --}}
@yield('pagetitle', __('messages.SITENAME'))
@if (app()->getLocale() == 'ar')
@endif
@include('FrontEnd.Layouts.header') @yield('content') @include('FrontEnd.Layouts.footer') @include('FrontEnd.Layouts.ticker')
@stack('custom')