{{-- Admin data table with consistent thead styling --}} @props([ 'striped' => false, ])
merge(['class' => 'min-w-full divide-y divide-gray-200 dark:divide-gray-700']) }}> @if(isset($head)) {{ $head }} @endif {{ $slot }}