kithkin/resources/views/components/modal/body.blade.php

4 lines
78 B
PHP

<section {{ $attributes->class(['modal-body']) }}>
{{ $slot }}
</section>