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