mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-05 07:52:34 +00:00
init
This commit is contained in:
3
resources/views/components/th.blade.php
Normal file
3
resources/views/components/th.blade.php
Normal file
@ -0,0 +1,3 @@
|
||||
<th {!! $attributes->merge(['class' => 'whitespace-nowrap bg-gray-50 px-6 py-3 text-left text-xs font-medium uppercase leading-4 tracking-wider text-gray-500 dark:bg-gray-700 dark:text-gray-400']) !!}>
|
||||
{{ $slot }}
|
||||
</th>
|
Reference in New Issue
Block a user