merge([
'type' => 'button',
'class' => 'w-full bg-blue-50 p-4 text-cool-gray-700 text-sm leading-5 font-medium focus:outline-none focus:text-cool-gray-800 focus:underline transition duration-150 ease-in-out' . ($attributes->get('disabled') ? ' opacity-75 cursor-not-allowed' : ''),
]) }}
>
{{ $slot }}