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

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