@vite(['resources/css/app.css', 'resources/js/app.js']) @yield('title', 'D.S. Legal') @stack('schema') @push('schema') @verbatim @endverbatim @endpush @php $header = View::yieldContent('header'); @endphp @yield('contents')