Akaunting/resources/views/components/show/summary/index.blade.php

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>