Kunde: {{ $lead_mail->customer->getSalutation() }} {{ $lead_mail->customer->title }} {{ $lead_mail->customer->firstname }} {{ $lead_mail->customer->name }} @if($lead_mail->lead) ({{$lead_mail->lead->id}}) @endif
@endif @if($lead_mail->lead)Anfrage: ({{ $lead_mail->lead_id }})
@endif @if($lead_mail->send) Mail gesendetDatum: {{$lead_mail->sent_at}}
@endif @if($lead_mail->fail) Mail Fehler{{$lead_mail->error }}
@endif