Akaunting/resources/views/partials/widget/content.blade.php

4 lines
75 B
PHP

@stack('content_start')
@yield('widget-content')
@stack('content_end')