@props([ 'type' => 'button', 'id' => null, 'onclick' => null, 'href' => null, ]) @if ($href) merge(['class' => 'btn dark-btn-theme font-open-sans rounded']) }} > {{ $slot }} @else @endif