@extends('website.layouts.master') @section('content')

{{trans('sidebar.about_us')}}

{!! setting('about_us',app()->getLocale()) !!}
@endsection