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