スレッド一覧
						{!! __("lang.common.count") !!} : {!! $thread_list_count !!}
					
					
				
						@foreach($thread_list as $key => $value)
							
						@endforeach
					
				@else
					{!! __("lang.error.empty") !!}
@extends('layouts.dashboard.main') {{-- content --}} @section('content')
{!! __("lang.error.empty") !!}