@props([ 'releaseId' => null, 'releaseGuid' => null, 'size' => 'sm', // sm, md, lg 'variant' => 'icon', // icon, button, button-lg, text ]) @auth
@if($variant === 'icon') @elseif($variant === 'button-lg') @elseif($variant === 'button') @else @endif
@endauth