gps_system/resources/views/flux/description.blade.php
sackey 6b878bb0a0
Some checks failed
linter / quality (push) Has been cancelled
tests / ci (push) Has been cancelled
Initial commit
2025-09-12 16:19:56 +00:00

6 lines
149 B
PHP

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