Nome: {{ $data['name'] }}
Email: {{ $data['email'] }}
Telefone: {{ $data['phone'] ?? 'Não informado' }}
Mensagem:
{{ $data['message'] }}