@props([ 'phoneNumber' => '', 'mobile' => false, 'justIcon' => true, ]) @php $class = $mobile ? 'btn btn-outline btn-neutral px-4 py-0 text-base !min-h-[auto]' : 'whitespace-nowrap text-white text-2xl transition-colors px-3 py-1 rounded-md font-semibold relative flex items-center gap-x-2 bg-transparent'; @endphp merge(['class' => $class]) }}> !$mobile])> @if ($justIcon) !$mobile])>{{ $phoneNumber }} @endif