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