Files
pos_heidiver/resources/views/vendor/filament/components/section/description.blade.php
T
2026-01-06 15:35:59 -05:00

6 lines
159 B
PHP

<p
{{ $attributes->class(['fi-section-header-description overflow-hidden break-words text-sm text-gray-500 dark:text-gray-400']) }}
>
{{ $slot }}
</p>