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

6 lines
269 B
PHP
Raw Normal View History

2023-09-12 11:19:21 +02:00
<x-emails.layout>
2024-01-07 16:23:41 +01:00
Your trial ends soon. Please update payment details [here]({{ $stripeCustomerPortal }}),
2023-09-12 11:19:21 +02:00
2024-01-07 16:23:41 +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>