@props([ 'color' => 'teal-700', 'hover' => 'teal-500' ] ) merge(['class' => 'bg-'.$color.' hover:bg-'.$hover.' text-white font-bold py-2 px-4 rounded my-3']) }}>{{ $slot }}