mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
wip
This commit is contained in:
parent
502288fe0c
commit
e9c92ee858
@ -122,7 +122,9 @@
|
|||||||
{{ $slot ?? '' }}
|
{{ $slot ?? '' }}
|
||||||
{!! $body ?? '' !!}
|
{!! $body ?? '' !!}
|
||||||
|
|
||||||
{!! nl2br($signature) ?? '' !!}
|
@isset($signature)
|
||||||
|
{{ nl2br($signature) }}
|
||||||
|
@endisset
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
<a href="#"
|
<a href="#"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user