@if ($first->attributes->has('tooltip'))
@if ($first->attributes->has('href'))
@endif
@php $text_color = $first->attributes->has('text-color') ? $first->attributes->get('text-color') : 'text-purple group-hover:text-purple-700'; @endphp
{!! $first->attributes->get('amount') !!}
{!! $first->attributes->get('title') !!}
@if ($first->attributes->has('href'))
@endif
@else
@if ($first->attributes->has('href'))
@endif
@php $text_color = $first->attributes->has('text-color') ? $first->attributes->get('text-color') : 'text-purple group-hover:text-purple-700'; @endphp
{!! $first->attributes->get('amount') !!}
{!! $first->attributes->get('title') !!}
@if ($first->attributes->has('href'))
@endif
@endif
@if ($first->attributes->has('divider'))
@if ($second->attributes->has('tooltip'))
@if ($second->attributes->has('href'))
@endif
@php $text_color = $second->attributes->has('text-color') ? $second->attributes->get('text-color') : 'text-purple group-hover:text-purple-700'; @endphp
{!! $second->attributes->get('amount') !!}
{!! $second->attributes->get('title') !!}
@if ($second->attributes->has('href'))
@endif
@else
@if ($second->attributes->has('href'))
@endif
@php $text_color = $second->attributes->has('text-color') ? $second->attributes->get('text-color') : 'text-purple group-hover:text-purple-700'; @endphp
{!! $second->attributes->get('amount') !!}
{!! $second->attributes->get('title') !!}
@if ($second->attributes->has('href'))
@endif
@endif
@if ($second->attributes->has('divider'))
@if ($third->attributes->has('tooltip'))
@if ($third->attributes->has('href'))
@endif
@php $text_color = $third->attributes->has('text-color') ? $third->attributes->get('text-color') : 'text-purple group-hover:text-purple-700'; @endphp
{!! $third->attributes->get('amount') !!}
{!! $third->attributes->get('title') !!}
@if ($third->attributes->has('href'))
@endif
@else
@if ($third->attributes->has('href'))
@endif
@php $text_color = $third->attributes->has('text-color') ? $third->attributes->get('text-color') : 'text-purple group-hover:text-purple-700'; @endphp
{!! $third->attributes->get('amount') !!}
{!! $third->attributes->get('title') !!}
@if ($third->attributes->has('href'))
@endif
@endif
@endif
@endif