@lang('messages.reportSettings')
@if ($reportType === 'month-wise')
@foreach ($months as $month)
@endforeach
@foreach ($years as $year)
@endforeach
@elseif ($reportType === 'year-wise')
@foreach ($years as $year)
@endforeach
@endif
@lang('app.download') PDF