@extends('layouts.app') @section('page_title', __('home.title')) @section('page_description', __('home.description')) @section('page_keywords', __('home.keywords')) @section('og_title', __('home.title')) @section('og_description', __('home.description')) @section('twitter_title', __('home.title')) @section('twitter_description', __('home.description')) @section('page_content')

@lang('home.section1.title')

@lang('home.section1.heading')

@lang('home.section3.title')

@lang('home.section3.description')

{{--
--}} {{--
--}} {{--
--}} {{--

@lang('home.section4.title')

--}} {{--

@lang('home.section4.description')

--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}}

@lang('home.section5.title')

@lang('home.section5.description')

@foreach($posts as $post)

{{ $post-> title }}

@lang('home.slider.buttons.readmore')
@endforeach

15+

@lang('services.number1')

568+

@lang('services.number2')

50+

@lang('services.number3')

1000000+

@lang('services.number4')

@endsection @section('scripts') @endsection