@if(isset($request)) {!! __("lang.common.search_result") !!} @else {!! __("lang.document.latest") !!} @endif
						{!! __("lang.common.count") !!} : {!! $result['total'] !!}
					
					
							@for($i = 1; $i <= $result['last_page']; $i++)
								
									
										{!! $i !!}
									
								
							@endfor
						
					| # | 
									
  | 
								
									
  | 
								
									
  | 
							||
|---|---|---|---|---|---|
| 
											 
												{!! $key + 1 !!}
											 
										 | 
										
											
  | 
										
											 
												{!! App\Helper::getByteFormat($value['size'], 0) !!}
											 
										 | 
										
											
  | 
									||
| {!! __("lang.error.empty") !!} | |||||
						{!! __("lang.common.count") !!} : {!! $result['total'] !!}
					
					
							@for($i = 1; $i <= $result['last_page']; $i++)
								
									
										{!! $i !!}
									
								
							@endfor
						
					
						
							検索条件にマッチした文書はありません
							条件を変更して再検索してください