Nom | Prenom | Entreprise | Contact | Objet | Message | Actions |
---|---|---|---|---|---|---|
{{ $contact->nom }} | {{ $contact->prenom }} | @if ($contact->entreprise != 'null') {{ $contact->entreprise }} @else / @endif | {{ $contact->email }} ({{ $contact->phone }}) | {{ $contact->objet }} | {{ $contact->message }} |
|