Akaunting/resources/views/components/layouts/print/content.blade.php

4 lines
64 B
PHP

@stack('content_start')
{!! $slot !!}
@stack('content_end')