Saeed Vaziry 5c72f12490 init
2023-07-02 12:47:50 +02:00

4 lines
224 B
PHP

<th {!! $attributes->merge(['class' => 'whitespace-nowrap bg-gray-50 px-6 py-3 text-left text-xs font-medium uppercase leading-4 tracking-wider text-gray-500 dark:bg-gray-700 dark:text-gray-400']) !!}>
{{ $slot }}
</th>