@extends('layout') @section('title') {{ $seo_setting->seo_title }} @endsection @section('body-content')

{{ __('translate.About Us') }}

img
{{ $about_us->header }}

{{ $about_us->title }}

{!! clean($about_us->description) !!}
img
{{ $about_us->total_car }}

{{ $about_us->total_car_title }}

img
{{ $about_us->total_review }}

{{ $about_us->total_review_title }}

{{ $homepage->callus_title }}

{{ $homepage->callus_phone }}

{{ $homepage->callus_header1 }}
{{ $homepage->callus_header2 }}

img
@endsection