{{-- Admin data table with consistent thead styling --}} @props([ 'dense' => true, 'sticky' => false, 'striped' => false, ])
merge(['class' => 'min-w-full table-auto divide-y divide-gray-200 dark:divide-gray-700']) }}> @if(isset($head)) $sticky, ])> {{ $head }} @endif $striped, '[&_td]:px-4 [&_td]:py-3 [&_td]:text-sm' => $dense, '[&_td]:px-6 [&_td]:py-4' => ! $dense, ])> {{ $slot }}