{{ $business->name }}

{{ $messageSubject }}

Hello {{ $customer->name }},

{!! nl2br(e($messageBody)) !!}
Sent by
{{ $senderName }}
{{ $business->name }}

You are receiving this message because your email is saved with {{ $business->name }}. @if (filter_var($business->email, FILTER_VALIDATE_EMAIL)) You can reply directly to this email to contact us. @endif