first commit
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<x-mail::message>
|
||||
# Hello!
|
||||
|
||||
You are invite to {{ $companyName }} , Please click on the below link to accept the invitation
|
||||
|
||||
<x-mail::button :url="$url">
|
||||
Acceept Invitation
|
||||
</x-mail::button>
|
||||
|
||||
Regards,<br>
|
||||
{{ config('app.name') }}
|
||||
</x-mail::message>
|
||||
Reference in New Issue
Block a user