@props(['title' => '', 'variant' => 'neutral']) @php $variants = [ 'neutral' => 'bg-black text-white', 'ghost' => 'bg-gray-200 text-gray-800' ]; @endphp

{{$title}}