@props(['fullWidth' => false]) @if ($attributes->has('href')) merge(['class' => ($fullWidth ? 'w-full ' : '') . 'bg-lio-500 border border-transparent rounded py-2 px-4 inline-flex justify-center text-base text-white hover:bg-lio-600 font-medium']) }}> {{ $slot }} @else @endif