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

6 lines
164 B
PHP
Raw Normal View History

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