@extends('layouts.app') @section('content')
{!! settings('about_us',app()->getLocale()) !!}
@endsection