@if($data != null)
@forelse($evaluation_report ?? [] as $data) @empty @endforelse
Reference ID Name User Id Date & Time Source View
{{$data['referenceID']}} {{$data['name']}} {{$data['name']}} {{$data['created_at']}} {{$data['name']}}
There is no data found
@else
no report select
@endif
Type

Evaluation

{{-- --}}
@if($year)
@endif @if($month)
@endif @if($week)
@endif @if($source)
@endif @if($referenceID)
@endif
{{-- @if($data != null) --}}
{{-- @endif --}}