@extends($design . '.layouts.main') @section('title', $page_properties->title) @section('keywords', $page_properties->keyword) @section('description', $page_properties->description) @section('content')

{{__('text.about_us_title')}}

{!!__('text.about_us_text')!!}

{{__('text.about_us_title1')}}

{{__('text.about_us_text1')}}

{{__('text.about_us_title2')}}

    {{__('text.about_us_text2_1')}}
  • {{__('text.about_us_text2_2')}}
  • {{__('text.about_us_text2_3')}}
    • {{__('text.about_us_text2_4')}}
  • {{__('text.about_us_text2_5')}}
  • {{__('text.about_us_text2_6')}}
  • {{__('text.about_us_title3')}}

    {{__('text.about_us_text3_1')}}

    {{__('text.about_us_text3_2')}}

      {{__('text.about_us_text3_3')}}
  • {{__('text.about_us_text3_4')}}
  • {{__('text.about_us_text3_5')}}
  • {{__('text.about_us_text3_6')}}

    {{__('text.about_us_title4')}}

    {{__('text.about_us_text4')}}

    @endsection