@extends('fronts.layouts.app') @section('front-title') {{ __('messages.about_us.about_us') }} @endsection @section('front-content')
{!! $frontCMSSettings['about_us_description'] !!}