@component('pdf.components.style') @endcomponent
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{{$subtitle_name}} |
Discount Date | Order Number | Discount Name | Amount |
---|---|---|---|
{{ date('m/d/Y', strtotime($item['discount_date'])) }} | {{ $item['order_no'] }} | {{ $item['discount_name'] }} | ${{ number_format($item['amount'],2) }} |
No Data | |||
Total | ${{number_format($table['total'],2)}} |