MIF_E31230887/resources/views/components/td.blade.php

4 lines
118 B
PHP

<td {{ $attributes->merge(['class' => 'px-6 py-4 whitespace-nowrap text-sm text-gray-900']) }}>
{{ $slot }}
</td>