@extends('web.layouts.container') @section('content') {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--

--}} {{-- {{__('main.about_us')}} --}} {{--

--}} {{--
--}} {{--
--}} {{--
--}} {{--
{{stripText($pages[0]['description_2'])}}
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}}
{{--
--}} {{--
--}} {{--
--}} {{-- @if(is_array($pages[0]['images']) &&count($pages[0]['images']))--}} {{-- @foreach($pages[0]['images'] as $images)--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- @endforeach--}} {{-- @endif--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}}

01 {{$pages[0]['title']}}

{!! $pages[0]['description'] !!}

02 {{$pages[1]['page_title']}}

{{$pages[1]['title']}}
{!! $pages[1]['description'] !!}

03 {{$pages[2]['title']}}

{!! $pages[2]['description'] !!}
{{--

{{__('main.see_more_about_us')}}

--}} @endsection @section('inner_js') @endsection