@props([ 'title' => 'Penapis', ])
class('rounded-xl border border-gray-200/80 bg-white p-5 shadow-card') }}> @if ($title)

{{ $title }}

@endif {{ $slot }}