{{lang('forum','new_topics')}}

@foreach (sonMesajlar('10') as $key)
{{lang('forum','reading')}}
{{$key->view}}
{{lang('forum','answers')}}
{{contentlist($key->id)}}
@if (end_message_insertDate($key->id)) @else {{lang('forum','no_reply')}} @endif
@endforeach