Suggestion List

{{csrf_field()}}
date
date
@if(Session::get('s_date') != null && Session::get('e_date') != null) @endif
{{csrf_field()}} @php $i = 0 @endphp @foreach($data as $m) @if($m->Total_Point>0) @php $i++; @endphp @endif @endforeach
Sr No. Employee Id Employee Name Total Suggestion Action Points
{{$i}} {{$m->id}} {{$m->first_name}} {{$m->last_name}} {{$m->Total_Point}}