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