diff --git a/resources/views/mail/lan.blade.php b/resources/views/mail/lan.blade.php index a426f31..aa2e4cf 100644 --- a/resources/views/mail/lan.blade.php +++ b/resources/views/mail/lan.blade.php @@ -1,8 +1,5 @@ - -# {{ $title }} - -{{ $type }} {{ $name }} - -{!! str($content)->markdown()->sanitizeHtml() !!} - - +
+

{{$title}}

+

{{$type}} {{$name}}

+
>{!! str($content)->markdown()->sanitizeHtml() !!}
+