Your self-payment has been processed successfully.
Company plan end date remains: {{ $self_payment->businessPlan->ends_at->format('M j, Y') }}
You now have individual coverage that extends beyond the company plan
You now have individual coverage until {{ $self_payment->businessPlan->ends_at->copy()->addMonths($self_payment->businessPlan->duration_months)->format('M j, Y') }} - extending beyond your company's plan.
Your company's business plan costs have been reduced by ${{ number_format($self_payment->amount_in_dollars, 2) }} while maintaining the same end date.
You have "bought out" your slot from the company plan and now have independent coverage.
You continue to have full access to all telemedicine services through your extended individual coverage.
You can view this payment and any future payments in your payment history.
A receipt has been sent to your email address: {{ $employee->email }}