MIF_E31222582/resources/views/vendor/filament/components/section/heading.blade.php

6 lines
152 B
PHP

<h3
{{ $attributes->class(['fi-section-header-heading text-base font-semibold leading-6 text-gray-950 dark:text-white']) }}
>
{{ $slot }}
</h3>