@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_4')}}

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

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

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

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

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

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

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

{{__('text.common_banner1_text1')}}
{{__('text.common_banner1_text2')}}
{{__('text.common_banner1_text3')}}
{{__('text.common_banner1_text4')}}
{{__('text.common_banner2_text1')}}
{!!__('text.common_banner2_text2')!!}
{{__('text.common_banner2_text3')}}
{{__('text.common_banner2_text4')}}
@endsection