@extends('layouts.app') @section('title', 'Contacts - ' . $urgentSale->title) @section('content')
{{ $contact->created_at->format('d/m/Y H:i') }}
{{ $contact->message }}
Votre réponse:
{{ $contact->response }}
Envoyée le {{ $contact->responded_at?->format('d/m/Y H:i') }}
Vous n'avez pas encore reçu de demande pour cette annonce.