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