merge(['class' => 'px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider'])->only('class') }} > @unless ($sortable)
{{ $slot }}
@else
except('class') }} class="flex items-center space-x-1 text-left text-xs leading-4 font-medium text-cool-gray-500 uppercase tracking-wider group focus:outline-none focus:underline">
{{ $slot }}
@if ($multiColumn) @if ($direction === 'asc')
@elseif ($direction === 'desc')
@else
@endif @else @if ($direction === 'asc')
@elseif ($direction === 'desc')
@else
@endif @endif
@endif