@include('global.header-links')
| Category | Title | Content | Total Responses | Created By | View |
|---|---|---|---|---|---|
| {{$forum->category->title}} | {{$forum->title}} | {{strlen($forum->content) > 30 ? substr($forum->content, 0, 30) . '...' : $forum->content}} | {{$forum->responses_count}} | {{$forum->user->username}} |