LogViewer/code/resources/views/vendor/mail/markdown/layout.blade.php
splin94@yandex.ru 3a4a328d80 -
2023-11-09 20:51:08 +00:00

10 lines
143 B
PHP
Executable File

{!! strip_tags($header) !!}
{!! strip_tags($slot) !!}
@if (isset($subcopy))
{!! strip_tags($subcopy) !!}
@endif
{!! strip_tags($footer) !!}