Saeed Vaziry 72b37c56fd ui fix
2024-04-14 14:53:58 +02:00

6 lines
140 B
PHP

<td
{!! $attributes->merge(["class" => "whitespace-nowrap px-6 py-4 text-gray-700 dark:text-gray-300 w-1"]) !!}
>
{{ $slot }}
</td>