@props(['title' => null])
merge(['class' => 'p-4 border rounded-3 h-100']) }}> @if ($title)

{{ $title }}

@endif

{{ $slot }}