Ime i prezime: {{$data['name']}}

E-mail: {{$data['email']}}

Telefon: {{$data['phone']}}

@if(isset($data['property']))

Nekretnina: {{$data['property']}}

@endif

Poruka:
{!!nl2br(e($data['message']))!!}