pianello-api/resources/views/components/base/tab/group.blade.php

4 lines
115 B
PHP
Raw Permalink Normal View History

<div {{ $attributes->merge($attributes->whereDoesntStartWith('class')->getAttributes()) }}>
{{ $slot }}
</div>