@component('pdf.components.style') @endcomponent
Income Statement
Date Range: {{date('M d, Y', strtotime($start))}} - {{date('M d, Y', strtotime($end))}}
Report Type: {{$report_type}}
@foreach($filter_data as $filter){{$filter['label']}} : {{$filter['value']}}
@endforeach{{$item['name']}} | |
{{$child['name']}} | ${{number_format($child['total'], 2)}} |
Total {{$item['name']}} | ${{number_format($item['total'], 2)}} |