coolify/resources/views/emails/trial-ends-soon.blade.php

9 lines
283 B
PHP
Raw Normal View History

2023-09-12 11:19:21 +02:00
<x-emails.layout>
2023-12-07 19:06:32 +01:00
Your trial ends soon. Please update payment details [here]({{ $stripeCustomerPortal }}),
2023-09-12 11:19:21 +02:00
2023-12-07 19:06:32 +01:00
Your servers & deployed resources will be untouched, but you won't be able to deploy new resources and lost all
automations and integrations.
2023-09-12 11:19:21 +02:00
</x-emails.layout>