@push('head') @endpush
| Category | Question | Status | Create Date | Actions | ||
|---|---|---|---|---|---|---|
| {{ $faq->category ?? 'General' }} | {{ Str::limit($faq->question, 60) }} | @if ($faq->is_active) Active @else Inactive @endif | {{ $faq->created_at->format('d M Y') }} | |||
|
No FAQ found. |
||||||