@foreach ($savedReports as $report) @if ($report->dashboard == $dashboard && $report->section == $section)

{{ $report->name }}

April 2025 (Last month)
report_type === 'monthly_submission_matrix') style="display: none;" @endif>
@if($report->report_type === 'monthly_submission_matrix')
@endif
@endif @endforeach