@extends('layouts.layout') @section('content') {{-- SHOW ALL --}}
| Date création | --}}Contact | Structure | Utilisateur | Remarque |
|---|---|---|---|---|
| Date création | --}}Contact | Structure | Utilisateur | Remarque |
| {{ $comment->created_at }} | --}}{{ $comment->contactName() }} | {{ $comment->contact2()->structure }} | {{ $comment->userPostName() }} | {!! $comment->content !!} |