@extends('FrontEnd.Layouts.main')
@section('pagetitle'){{ __('messages.HOME') . ' | ' . __('messages.SITENAME') . ' - ' . __('messages.SITESLOGAN') }}@endsection
@section('title'){{ __('messages.SITENAME') }}@endsection
@section('baseurl'){{ route('home') }}@endsection
@section('logo'){{ asset('FrontEnd/images/logo.png') }}@endsection
@section('image'){{ asset('FrontEnd/images/logo.png') }}@endsection
{{-- @section('keywords'){{ json_decode($meta->meta_keywords,true)[LaravelLocalization::setLocale()] }}@endsection --}}
@section('description'){{ __('messages.HOME') . ' | ' . __('messages.SITENAME') . ' - ' . __('messages.SITESLOGAN') }}@endsection
@section('content')
@if (session('success'))
{{ session('success') }}
@endif
@if (session('error'))
{{ session('error') }}
@endif
{{-- slider --}}
@foreach ($slider as $sl)
@endforeach
{{--
@foreach ($slider2 as $sl)
@if ($loop->iteration > 6)
@endif
@endforeach
--}}
{{--
@foreach ($slider3 as $sl)
@if ($loop->iteration > 10)
@endif
@endforeach
--}}
{{-- news --}}
@foreach ($news_category as $sl)
@endforeach
@foreach ($news_category as $sl)
@if ($loop->iteration == 1)
@else
@endif
@endforeach
{{-- ads --}}
{{--
--}}
{{-- economy --}}
@foreach ($politics as $sl)
@endforeach
@foreach ($politics as $sl)
@if ($loop->iteration == 1)
@else
@endif
@endforeach
{{-- economy --}}
{{--
@foreach ($politics as $sl)
@endforeach
--}}
{{-- video --}}
@forelse ($videos as $video)
@if ($loop->iteration == 1)
{{--
--}}
@empty
@endforelse
{{--
@foreach ($under_almajhar as $polic)
{{ $polic->title }}
March 22, 2021
@endforeach
--}}
{{--
@foreach ($under_almajhar as $sl)
@if ($loop->iteration == 1)
@else
@endif
@endforeach
--}}
{{--
@foreach ($local as $lo)
@endforeach
@foreach ($gulf as $lo)
@endforeach
@foreach ($world as $lo)
@endforeach
--}}
{{-- احترامي + مع الأسف --}}
@foreach ($money as $mo)
@if ($loop->iteration == 1)
@foreach ($markets as $mo)
@if ($loop->iteration == 1)
{{--
@foreach ($real_estate as $mo)
@if ($loop->iteration == 1)
--}}
{{-- articles --}}
@foreach ($articles_all as $article)
@endforeach
{{-- articles --}}
{{--
--}}
{{--
@foreach ($economy as $inviro)
@if ($loop->iteration == 1)
@foreach ($environment as $inviro)
@if ($loop->iteration == 1)
@foreach ($articles_all as $article)
@endforeach
--}}
@endsection
@push('custom')
@endpush