lasthourcloud/resources/views/emails/trial-ended.blade.php

9 lines
285 B
PHP
Raw Normal View History

2023-09-12 09:19:21 +00:00
<x-emails.layout>
2023-12-07 18:06:32 +00:00
Your trial ended. All automations and integrations are disabled for all of your servers.
2023-09-12 09:19:21 +00:00
2023-12-07 18:06:32 +00:00
Please update payment details [here]({{ $stripeCustomerPortal }}) or in [Coolify Cloud](https://app.coolify.io) to
continue using our services.
2023-09-12 09:19:21 +00:00
</x-emails.layout>