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

Contact Us

Image Image

FOR INSURANCE & FINANCIAL PLANNINGS

@if(isset($data['WorkArea']))

Work Area

@foreach($data['WorkArea'] as $key => $value)
{{$value}}
@endforeach
@endif
GET IN TOUCH

Let’s Connect to us Please fill this Form

@csrf
@endsection @section('custom-scripts') @endsection