@props([ 'url' => '/', 'icon' => null, 'bgClass' => 'bg-gold', 'hoverClass' => 'hover:bg-blue-950', 'textClass' => 'text-white', 'block' => false, ]) @if ($icon) @endif {{ $slot }}