pianello-api/resources/views/components/base/form-help/index.blade.php

7 lines
178 B
PHP
Raw Permalink Normal View History

<div
data-tw-merge
{{ $attributes->class(['text-xs text-slate-500 mt-2'])->merge($attributes->whereDoesntStartWith('class')->getAttributes()) }}
>
{{ $slot }}
</div>