@extends('emails.layouts.email-layout-advance') @section('content')
Your MyBizzHive subscription has been updated
Below are your {{ @$planName }} subscription details
 

Dear {{ @$userName }},

This email confirms successful change in your MyBizzHive subscription from {{ @$oldPlan }} ({{ @$oldPlanInterval }}ly) to {{ @$planName }} ({{ @$recurringPeriod }}ly) plan that will will auto-renews on {{ @$planExpirationDate }}.

Any unused amount from the previous subscription will be credited to your next billing cycle.

Note: Please do not reply to this message. The email cannot accept any incoming email.
 
@endsection