coolify/resources/views/emails/application-status-changes.blade.php
2023-12-07 19:06:32 +01:00

10 lines
219 B
PHP

<x-emails.layout>
{{ $name }} has been stopped.
If it was your intention to stop this application, you can ignore this email.
If not, [check what is going on]({{ $application_url }}).
</x-emails.layout>