{!! implode('', [ __("lang.topic.title"), __("lang.button.index"), ]) !!}
{!! __("lang.thread.title") !!}
{!! Form::select('thread_code', $thread_list, $thread_code, [
'class' => 'form-select',
'id' => 'code',
]) !!}
{!! __("lang.common.count") !!} : {!! $topic_list_count !!}
# | {!! __("lang.form.is_share") !!} | {!! implode('', [ __("lang.report.title"), __("lang.unit.number"), ]) !!} | {!! __("lang.topic.topic_title") !!} | |
---|---|---|---|---|
{!! $key + 1 !!}
|
@if($value['is_share'])
|
{!! $value['report_list_count'] !!}
|
{!! $value['topic_title'] !!} | |
{!! __("lang.error.empty") !!} |