@if($bannerImage = Setting::get('app_banner'))
@if($app_url = Setting::get('app_domain')) @else @endif
@endif @if($about_app)

{{ trans('cachet.about_this_site') }}

{!! $about_app !!}

@endif