@if(app()->getLocale() == 'en' || app()->getLocale() == 'hi')
@endif
@if(app()->getLocale() == 'ar')
@endif
BkamThis
@if(app()->getLocale() == 'en' || app()->getLocale() == 'hi')
@endif
@if(app()->getLocale() == 'ar')
@endif
@stack('css_before')
@if(app()->getLocale() == 'ar')
@endif
@if(app()->getLocale() == 'ar')
@endif
@stack('css_after')
@include('front.includes.newsHeader')
@yield('content')
@include('front.includes.footer')
@stack('js_before')
@stack('js')
@include('admin.layouts.toastr')
@include('front.layouts.firebasescript')