@extends('front.layouts.app1')
@section('title')
{{ getAppName() }}
@endsection
@section('content')
{!! nl2br(e($aboutUS[0]['description'])) !!}
{!! nl2br(e($aboutUS[1]['description'])) !!}
{!! nl2br(e($aboutUS[2]['description'])) !!}
{{ $setting['address'] }}