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

About Us

Image Image
Image
@foreach($data['PageContent'] as $key => $value)

{{$value->topic_name}}

{{$value->description}}

@endforeach
@endsection