{!! __("lang.common.count") !!} : {!! $board_list_count !!}
				
				
			| # | {!! __("lang.form.is_share") !!} | {!! implode('', [ __("lang.thread.title"), __("lang.unit.number"), ]) !!} | {!! __("lang.board.title") !!} | {!! __("lang.form.seq") !!} | |
|---|---|---|---|---|---|
| 
										 
											{!! $key + 1 !!}
										 
									 | 
									
										@if($value['is_share'])
											 | 
									
										 
											{!! $value['thread_list_count'] !!}
										 
									 | 
									{!! $value['board_title'] !!} | 
										 
											{!! $value['seq'] !!}
										 
									 | 
								|
| {!! __("lang.error.empty") !!} | |||||