Nom : {{ $contact->name }}
E-mail : {{ $contact->email }}
@if($contact->phone)Téléphone : {{ $contact->phone }}
@endif @if($contact->subject)Sujet : {{ $contact->subject }}
@endifNom : {{ $contact->name }}
E-mail : {{ $contact->email }}
@if($contact->phone)Téléphone : {{ $contact->phone }}
@endif @if($contact->subject)Sujet : {{ $contact->subject }}
@endif