@extends('layouts.frontend.app') @section('content') Sobre o medicamento
{{$comment->created_at->format('D, d M Y H:i')}}
{{$comment->message}}
{{$reply->created_at->format('D, d M Y H:i')}}
{{$reply->message}}
{{date('D, d M Y H:i')}}
{{$comment->user->name}}
{{$comment->created_at->format('D, d M Y H:i')}}
{{$comment->message}}