Files
ntspi-app/resources/views/vendor/filament/components/section/description.blade.php
T
2026-03-20 21:47:02 +05:00

6 lines
159 B
PHP
Executable File

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