{{--{{ $sender }}--}}
@if($greetings!=null)

{{ $greetings }} @if($name!=null){{ $name }}@endif,

@endif

{!! $detail !!}

@if($route!=null)
View
@endif

If you don't have any connection with {{ $sender }}, no further action is required.

Regards,
{{ $sender }}

@if($route!=null)

If you’re having trouble clicking the "View" button, copy and paste the URL below into your web browser: {{ $route }}

@endif