MIF_E31222582/resources/views/vendor/filament/components/modal/description.blade.php

6 lines
122 B
PHP

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