{{-- Credit: Heroicons (https://heroicons.com) --}} @props([ 'icon' => null, 'name' => null, ]) @php $icon = $name ?? $icon; @endphp {{ $slot }}