first commit

This commit is contained in:
benjibennn
2023-12-22 12:35:55 +08:00
commit 9f89a732d6
872 changed files with 156291 additions and 0 deletions

View File

@@ -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>