دیدگاه کاربران

دیدگاه خود را درباره این مطلب بیان کنید
@foreach($attributes['comments'] as $comment)

{{$comment->name}}

{{jdate($comment->created_at)->format('Y/m/d')}} {{$comment->rate}}

{{$comment->body}}

@endforeach