@extends('layouts.master') @section('content')
| # | វគ្គសិក្សា | អតិថិជន | មតិយោបល់ | កាលបរិច្ឆេទ | {{--ស្ថានភាព | --}}សកម្មភាព |
|---|---|---|---|---|---|---|
| {{ $index + 1 }} | {{ $comment->course->course_name ?? 'N/A' }} | {{ $comment->customer->username ?? 'N/A' }} | {{ Str::limit($comment->comment, 50) }} | {{ $comment->created_at->format('d/m/Y H:i') }} | {{--@if ($comment->read_status == 'pending') ថ្មី @else Active @endif | --}}