@component('pdf.components.style') @endcomponent @component('pdf.components.spiff-report.information_section', [ 'date' => [ 'from' => $from, 'to' => $to, ] ]) @endcomponent @component('pdf.components.spiff-report.table', [ 'data' => $data, 'structures' => $structures ]) @endcomponent