lasthourcloud/resources/views/emails/before-trial-conversion.blade.php

8 lines
374 B
PHP
Raw Normal View History

2023-09-12 10:03:17 +00:00
<x-emails.layout>
2024-01-07 15:23:41 +00:00
We would like to inform you that a {{ config('constants.limits.trial_period') }} days of trial has been added to all subscription plans.
2023-09-12 10:03:17 +00:00
2024-01-07 15:23:41 +00:00
You can try out Coolify, without payment information for free. If you like it, you can upgrade to a paid plan at any time.
2023-09-12 10:03:17 +00:00
[Click here](https://app.coolify.io/subscription/new) to start your trial.
2023-09-12 10:03:17 +00:00
</x-emails.layout>