@isset($leading)
{{ $leading }}
@elseif ($hasVideo)
@if ($video instanceof \Illuminate\View\ComponentSlot)
{{ $video }}
@else

@endif
@elseif ($avatar)
@if ($initials)
{{ $avatar }}
@else

@endif
@elseif ($image)

@elseif ($icon)
@endif
@if ($overline)
{{ $overline }}
@endif
@if ($isLink)
{{ $title ?? $slot }}
@else
{{ $title ?? $slot }}
@endif
@if ($description)
{{ $description }}
@endif
@isset($end)
{{ $end }}
@endisset
@if ($trailing)
{{ $trailing }}
@endif
@if ($iconRight)
@elseif ($check)
@endif