| # | Pergunta | Categoria | Estado | Acção |
|---|---|---|---|---|
| {{ $faq->ordem }} |
{{ $faq->pergunta }} {{ Str::limit($faq->resposta, 80) }} |
@if($faq->categoria) {{ $faq->categoria }} @else — @endif | @if($faq->activo) Activo @else Inactivo @endif | |
| Nenhuma FAQ registada. | ||||