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

7 lines
232 B
PHP
Raw Normal View History

{{-- MapleDeploy branding: Coolify Cloud references removed --}}
2023-09-01 13:52:18 +00:00
<x-emails.layout>
Your last invoice has failed to be paid for MapleDeploy.
2023-09-01 13:52:18 +00:00
Please update your payment details [here]({{ $stripeCustomerPortal }}).
2023-09-01 13:52:18 +00:00
</x-emails.layout>