@props(['href' => null, 'type' => 'button']) @if($href) merge(['class' => 'inline-flex items-center gap-2 bg-blue-600 hover:bg-blue-700 text-white px-4 py-2 rounded-lg text-sm']) }}> {{ $slot }} @else @endif