Testimonials
Manage client testimonials
All Testimonials
| Fullname | Testimony | Position | Status | Rating | Date | Actions |
|---|---|---|---|---|---|---|
|
{{ $item->first_name . ' ' . $item->last_name }} |
{{ $item->testimony }} |
{{ Str::title($item->position) }}
|
{{ $item->status == 1 ? "Active" : "Inactive" }} |
{{ date('F d, Y', strtotime($item->created_at)) }} |