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

4 lines
158 B
PHP

<th {{ $attributes->merge(['class' => 'px-6 py-3 bg-gray-50 text-left text-xs font-medium text-gray-500 uppercase tracking-wider']) }}>
{{ $slot }}
</th>