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

Dear {{ @$userName }},

This email confirms renewal of MyBizzHive {{ @$planName }} plan.

{{ @$planName }} ({{ @$recurringPeriod }}) ${{ @$planAmount }} USD
Taxes ({{ @$state }}) ${{ @$stateTaxAmount }} USD
Auto-renewed on {{ @$planStartDate }}
Payment Method {{ @$cardBrand }} {{ @$cardLast4 }}


Payment Received ${{ @$totalAmount }} USD

Thanks,

MyBizzHive Team

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