6 lines
		
	
	
		
			271 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			271 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| <div class="w-full flex items-center text-purple px-2 h-9 leading-9 whitespace-nowrap" {{ $attributes }}>
 | |
|     <button type="button" class="w-full h-full flex items-center rounded-md px-2 text-sm font-normal hover:bg-lilac-100">
 | |
|         {!! $slot !!}
 | |
|     </button>
 | |
| </div>
 |