diff --git a/resources/views/mail/form/created.blade.php b/resources/views/mail/form/created.blade.php
index 661deb8a..11bd3026 100644
--- a/resources/views/mail/form/created.blade.php
+++ b/resources/views/mail/form/created.blade.php
@@ -12,7 +12,8 @@ If you want to share your form, here is the link:
If you want to embed your form to your website, copy and paste the following code:
@component('mail::panel')
-{{ '' }}
+{{ '
+ ' }}
@endcomponent
Finally, we created a **Discord channel** with all the other users to share our news and guides about OpnForm.
@@ -22,4 +23,4 @@ I would love to see you there, here is the link:
Discord Channel
@endcomponent
-@endcomponent
+@endcomponent
\ No newline at end of file