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

6 lines
122 B
PHP

<p
{{ $attributes->class(['fi-modal-description text-sm text-gray-500 dark:text-gray-400']) }}
>
{{ $slot }}
</p>