| 
									
										
										
										
											2020-06-29 04:15:00 +08:00
										 |  |  | {{-- | 
					
						
							|  |  |  | @label - Placeholder/aria-label text | 
					
						
							|  |  |  | --}} | 
					
						
							|  |  |  | <div class="mb-xl"> | 
					
						
							|  |  |  |     <form refs="entity-search@searchForm" class="search-box flexible" role="search"> | 
					
						
							|  |  |  |         <input refs="entity-search@searchInput" type="text" | 
					
						
							|  |  |  |                aria-label="{{ $label }}" name="term" placeholder="{{ $label }}"> | 
					
						
							| 
									
										
										
										
											2022-11-28 20:38:30 +08:00
										 |  |  |         <button tabindex="-1" type="submit" aria-label="{{ trans('common.search') }}">@icon('search')</button> | 
					
						
							| 
									
										
										
										
											2020-06-29 04:15:00 +08:00
										 |  |  |     </form> | 
					
						
							|  |  |  | </div> |