@component('mail::message')
# Subscription incomplete
Your subscription did not go through and appears to be incomplete
**Details**
- Transaction status: {{ $status['session_status'] }}
- Payment status: {{ $status['payment_status'] }}
- Plan: {{ $plan->name }}
If you have any further questions or need assistance, feel free to contact us.
Thank you for being with us.
@lang('Best Regards'),
{{ config('app.name') }} Team
@endcomponent