@extends('admin.layouts.app') @php $comments = @$comments; @endphp @section('content')
List of Community Topics
Sr. No. | Comment Text | Topic Title | Reply | Comment Posted By | Status | Action | ||
---|---|---|---|---|---|---|---|---|
First Name | Last Name | Email Address | ||||||
{{ $comment->id }} | {{ $comment->comment_text }} | {{ $comment->topic_name }} | {{ $comment->total_reply }} | {{ $comment->first_name }} | {{ $comment->last_name }} | {{ $comment->email }} | @if(check_route_access('comment.edit.form')) @endif @if(check_route_access('comment.delete')) @endif |