@extends('admin_base') @section('title', 'Blog Comments') @section('style') @endsection @section('content')
No comments found.
| User | Comment | Post | Date | Actions |
|---|---|---|---|---|
|
{{ $comment->comment }}
@if($replies->count() > 0)
@endif
|
{{ $item['blog']->title }} |
{{ $comment->created_at->format('d M, Y h:i A') }}
{{ $comment->created_at->format('h:i A') }}
|