@include('documents.pdf.layouts.header') @include('documents.pdf.layouts.footer') @include('documents.pdf.layouts.fonts') @yield('title', 'Документ') @yield('fonts')
@yield('header')
@yield('content')