Hello {{ $installment->subscription->user->name }},
This is a reminder that an installment of ${{ number_format($installment->amount, 2) }} for your {{ $installment->subscription->membershipPlan->name }} subscription is due on {{ $installment->due_date->format('M d, Y') }}.
Please ensure payment is made to avoid service interruption.
Thank you!