coolify/resources/views/emails/subscription-invoice-failed.blade.php

7 lines
173 B
PHP
Raw Normal View History

2023-09-01 15:52:18 +02:00
<x-emails.layout>
2023-12-07 19:06:32 +01:00
Your last invoice has failed to be paid for Coolify Cloud.
2023-09-01 15:52:18 +02:00
2023-12-07 19:06:32 +01:00
Please update payment details [here]({{ $stripeCustomerPortal }}).
2023-09-01 15:52:18 +02:00
</x-emails.layout>