@if (!empty($productReview)) @foreach ($productReview as $pr) @endforeach @else

No data available

@endif
Product Code Customer Location Review Title Review Description Rate Yes helpful No helpful Last Modby Last Modified
{{ $pr->productcode }} {{ $pr->name }} {{ $pr->location }} {{ $pr->reviewtitle }} {{ $pr->reviewdescription }} {{ $pr->rate }} {{ $pr->yeshelpful }} {{ $pr->nothelpful }} {{ $pr->lastmodby }} {{ date('m/d/Y h:i A',strtotime($pr->lastmodified)) }}