@extends('reachassuree_agent_web/theme-4/layouts.main') @section('title', $data['title']) @section('content')

About Us

...
... ... ...

"That responsibility guides our work. Our singular goal is to help our customers and the people they care about."

About Us

We're here to help you with exploring protection.

With Very long more then 20 + Years of experience.

    @php $counter = 1; @endphp @foreach($data['PageContent'] as $key => $value)
  • {{ str_pad($counter, 2, '0', STR_PAD_LEFT) }}. {{$value->topic_name}}
  • @php $counter++; @endphp @endforeach
@foreach($data['PageContent'] as $key => $value)
{{$value->description}}
@endforeach
@endsection