{{ __('Hi') }} {{ $details['name'] }},
{{ __('Your membership at') }} {{ env('APP_NAME') }}
{{ __('has expired. We hope you’ve enjoyed your membership.') }}
{{ __('Good news! You can still renew it, and it’s as easy as ever – just click the link below, pick the subscription that suits your needs and follow the prompts.') }}
{{ __('RENEW NOW') }}
{{ __('If you have any questions regarding your membership, benefits, or renewal, please don’t hesitate to reach out by replying to this email.') }}
{{ __('Thanks') }},
{{ env('APP_NAME') }} {{ __('Team') }}
|