Integration cleanings (#366)

Co-authored-by: Forms Dev <chirag+new@notionforms.io>
This commit is contained in:
Chirag Chhatrala
2024-04-02 16:59:00 +05:30
committed by GitHub
parent b93f421e39
commit 615ac88f89
7 changed files with 49 additions and 308 deletions

View File

@@ -1,15 +0,0 @@
@component('mail::message')
Hello,
We tried to trigger a **{{$provider}}** notification for your form "{{$form->title}}", but it failed. Here is the error that we got:
@component('mail::panel')
{{$error}}
@endcomponent
Click [here to edit your form]({{$form->edit_url}}).
Contact us via the website live chat if you need any help.
@endcomponent