mirror of
https://github.com/anna-sara/vbytes_lan.git
synced 2026-03-16 16:25:41 +01:00
8 lines
129 B
PHP
8 lines
129 B
PHP
<x-mail::message>
|
|
# {{ $title }}
|
|
|
|
{{ $type }} {{ $name }}
|
|
|
|
{!! str($content)->markdown()->sanitizeHtml() !!}
|
|
|
|
</x-mail::message>
|