@extends('frontend.layout.master') @section('content') {{-- --}}
@if(!empty($aboutus['image']))
People Trust
+
@endif
@if(!empty($aboutus->header))

{{$aboutus->header}}

@endif
@if(!empty($aboutus->description))

{!! $aboutus->description !!}

@endif {{--
    --}} {{--
  • Integrity
  • --}} {{--
  • Customer Success
  • --}} {{--
  • Teamwork
  • --}} {{--
  • Transparency
  • --}} {{--
--}}

Our Services

@if(!empty($services)) @foreach($services as $service) @endforeach @endif {{--
--}} {{--
--}} {{-- Read More --}} {{--
--}} {{--
--}}

blogs

@if(!empty($benefit->image)) @endif
@if(!empty($benefit->title))

{{$benefit->title}}

@endif
@if(!empty($benefit->description))

{{$benefit->description}}

@endif Learn More
{{--
--}} {{--
--}}
@csrf

Enquiry Form

@if(!empty($careers['image']))
@if(!empty($careers['title']))

{{$careers->title}}

@endif
@if(!empty($careers['description']))

{{$careers->description}}

@endif Current openings
@endif

Our Partners and Clients

@push('scripts') @endpush @endsection