mirror of
				https://github.com/cp6/my-idlers.git
				synced 2025-11-03 07:39:09 +00:00 
			
		
		
		
	
		
			
	
	
		
			4 lines
		
	
	
	
		
			129 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
		
		
			
		
	
	
			4 lines
		
	
	
	
		
			129 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| 
								 | 
							
								@props(['disabled' => false])
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								<input {{ $disabled ? 'disabled' : '' }} {!! $attributes->merge(['class' => 'form-control']) !!}>
							 |