This commit is contained in:
Benjamin Beganović 2021-06-18 15:14:44 +02:00
parent 502288fe0c
commit e9c92ee858

View File

@ -122,7 +122,9 @@
{{ $slot ?? '' }}
{!! $body ?? '' !!}
{!! nl2br($signature) ?? '' !!}
@isset($signature)
{{ nl2br($signature) }}
@endisset
<div>
<a href="#"