@props([ 'text' => null, 'tooltip' => __('common.download'), 'link' => null, ]) @if ($link) merge(['class' => 'btn btn-outline-primary rounded-' . ($text ? 'pill' : 'circle'), 'id']) !!}> @if ($text) {{ $text }} @endif @endif