@if(isset($copy1line))
{{ strip_tags($copy1line) }}
@endif
@if(isset($content))
{{ strip_tags($content) }}
@endif
{{ $salutation }}
|
@if(isset($copy1line))
{!! nl2br($copy1line) !!}
|
|
@endif
@if(isset($content))
|
|
@endif
|
|
{{ $copy2line }}
{{ $url }}
{{ $copy3line }}
{{ $greetings }} {{ $sender }}
|
|
|
|
|