@extends('reachassuree_web/layouts.main') @section('title', $data['title']) @section('content')

For Re-Activation Plan

You are hereby agreeing to pay us the amount required for the Service you

@csrf
Email

{{ $data['agent_detail']->email }}

Mobile

{{ $data['agent_detail']->mobile_number}}

Current Plan

{{ $data['subscription_plan']->name}}

Re-Activation Plan

{{ $data['GetReActivationPlan']->name}}

Current Plan Remain Days

{{$data['remainDays']}}

CreditNote Amount

{{ $data['creditnote_amount']}}

@endsection