4 lines
107 B
PHP
Raw Normal View History

2022-11-07 17:36:32 +03:00
<div class="flex flex-col lg:flex-row items-center space-y-8 lg:space-y-0 my-10">
2022-06-01 10:15:55 +03:00
{!! $slot !!}
</div>