@isset($link)
merge(['class' => 'inline-flex items-center px-4 py-2 border border-transparent text-sm font-medium rounded-md shadow-sm text-white bg-primary-600 hover:shadow-md hover:bg-primary-700 focus:outline-none']) }}
>
{{ $slot }}
@else
@endisset
{{--@props([--}}
{{--'link' => false--}}
{{--])--}}
{{--merge(['class' => 'inline-flex items-center px-4 py-2 border border-transparent text-sm font-medium rounded-md shadow-sm text-white bg-primary-600 hover:shadow-md hover:bg-primary-700 focus:outline-none focus:ring-2 focus:ring-offset-2 dark:focus:ring-offset-secondary-900 focus:ring-primary-500']) }}--}}
{{-->--}}
{{-- {{ $slot }}--}}
{{----}}