5 lines
194 B
PHP
5 lines
194 B
PHP
<section
|
|
{{$attributes->merge(['class' => 'w-25 h-25 rounded-xl bg-linear-150 from-[#305afc] to-[#941dfb] text-5xl text-white flex justify-center items-center'])}}>
|
|
{{$slot}}
|
|
</section>
|