Files

3 lines
115 B
PHP
Raw Permalink Normal View History

2025-12-09 06:52:43 +00:00
<div {{ $attributes->merge(['class' => 'w-full p-4 mb-4 text-white bg-red-600 rounded']) }}>
{{ $slot }}
</div>