Reports

Generating insights from multiple sources to bring them together in well-structured reports.

V1
@if($report == $type && $report != null && $sub != null) @if($type == 'Ticket') @elseif($type == 'Appointment') @endif @else
no report select
@endif
Type

@foreach($mainFilter as $data) @endforeach
Sub Type

@foreach($secondFilter as $sub) @endforeach