3 lines
97 B
PHP
3 lines
97 B
PHP
<th {{ $attributes->merge(['class' => 'py-4 px-3 first:pl-6 last:pr-6']) }}>
|
|
{{ $slot }}
|
|
</th> |