{{-- Success Message --}} @if (session('success')) @endif {{-- Error Message --}} @if ($errors->any())
@endif
Who Are We

About Us


{{ $aboutus->person_name }}
{{ $aboutus->position }}

@php $titleParts = explode('&', $aboutus->title); @endphp

{{ trim($titleParts[0] ?? '') }} @if(isset($titleParts[1])) & {{ trim($titleParts[1]) }} @endif



{{ $aboutus->description_1 }}

{{ $aboutus->description_2 }}

{{ $aboutus->description_3 }}

{{ $aboutus->first_tagline }}

{{ $aboutus->tagline_description }}

{{ $aboutus->second_tagline }}

{{ $aboutus->second_description }}