Car-Repairs-Shop/resources/views/flux/description.blade.php
sackey e839d40a99
Some checks are pending
linter / quality (push) Waiting to run
tests / ci (push) Waiting to run
Initial commit
2025-07-30 17:15:50 +00:00

5 lines
143 B
PHP

<ui-description {{ $attributes->class('text-sm text-zinc-500 dark:text-white/60') }} data-flux-description>
{{ $slot }}
</ui-description>