Blame | Letzte Änderung | Log anzeigen | RSS feed
<x-mail::message> # Introduction The body of your message. <x-mail::button :url="''"> Button Text </x-mail::button> Thanks,<br> {{ config('app.name') }} </x-mail::message>
<x-mail::message>
# Introduction
The body of your message.
<x-mail::button :url="''">
Button Text
</x-mail::button>
Thanks,<br>
{{ config('app.name') }}
</x-mail::message>