complete story 8.1 with qa tests
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<x-mail::message>
|
||||
# Test Email
|
||||
|
||||
This is a test email for the Libra Law Firm email system.
|
||||
|
||||
<x-mail::button :url="config('app.url')">
|
||||
Visit Website
|
||||
</x-mail::button>
|
||||
|
||||
Thanks,<br>
|
||||
{{ config('app.name') }}
|
||||
</x-mail::message>
|
||||
Reference in New Issue
Block a user