@props([ 'column', 'sortable' => null, 'direction' => null, 'text' => null, ]) merge(['class' => 'px-3 py-2 md:px-6 md:py-3 bg-gray-50'])->only('class') }} > @unless ($sortable) {{ $text ?? $slot }} @else @endif