Manage and moderate member testimonies
Total Testimonies
{{ $stats['total'] }}
Approved
{{ $stats['approved'] }}
Pending Approval
{{ $stats['pending'] }}
Public
{{ $stats['public'] }}
{{ Str::limit($testimony->content, 120) }}
{{ $testimony->member->full_name }}
{{ $testimony->member->chapter ?? 'ACCRA' }} Chapter
@if(request()->hasAny(['search', 'category', 'status', 'visibility'])) No testimonies match your current filters. @else No testimonies have been submitted yet. @endif
@if(request()->hasAny(['search', 'category', 'status', 'visibility'])) Clear Filters @endif