@props(['title' => null, 'icon' => null])
merge(['class' => 'card']) }}> @if($title)
@if($icon) @endif

{{ $title }}

@isset($hint)

{{ $hint }}

@endisset
@endif {{ $slot }}