@props([ 'tool' => false, ])
merge(['class' => 'wrap-content', 'id']) !!}>
@if (setting('disable_favorite_tools', '1') == 1)
@endif @if (!empty($tool->name))

{{ $tool->name }}

@endif @if (!empty($tool->description))

{{ $tool->description ?? '' }}

@endif
{{ $slot }}