Files
FilamentLaravel/resources/views/components/table/header.blade.php
T

3 lines
111 B
PHP

<th {{ $attributes->merge(['class' => 'py-4 px-3 first:pl-6 last:pr-6 text-nuke-400']) }}>
{{ $slot }}
</th>