@extends('reachassuree_agent_sub/layouts.main') @section('title', $data['title']) @section('content')
@include('../reachassuree_agent_sub/master/comman/header')
@csrf
@endsection @section('custom-scripts') @endsection