2022-11-07 17:36:32 +03:00

4 lines
107 B
PHP

<div class="flex flex-col lg:flex-row items-center space-y-8 lg:space-y-0 my-10">
{!! $slot !!}
</div>