8 lines
317 B
PHP
8 lines
317 B
PHP
<h4
|
|
<?php echo e($attributes->class(['fi-ta-empty-state-heading text-base font-semibold leading-6 text-gray-950 dark:text-white'])); ?>
|
|
|
|
>
|
|
<?php echo e($slot); ?>
|
|
|
|
</h4>
|
|
<?php /**PATH C:\wwwroot\stylegallery\backend\vendor\filament\tables\resources\views/components/empty-state/heading.blade.php ENDPATH**/ ?>
|