{{--
{{ setting('app_name', 'المركز الثقافي العربي الايسلندي | Arabiska islenska menningarsetrio') }}
--}} @if (app()->getLocale()==="ar")
@else
@endif
@if (app()->getLocale()==="ar")
@else
@endif
@if (app()->getLocale()==="ar")
@else
@endif
{!! SEO::generate(true) !!}
@lang('main.drop_us_an_email'):
{{setting('email','info@mail.com')}}
@lang('main.call_us'):
{{setting('phone','+1 518 285679')}}
{{app()->getLocale()==="ar" ? __('main.iclandic') : __('main.arabic')}}
@lang('main.home_page')
@lang('main.about_us')
@lang('main.videos')
@lang('main.dictionary')
@lang('main.articles')
@lang('main.contact_us')
@yield('content')
@include('sweetalert::alert')