Ratings & Reviews
Approve or disapprove here:
| # | Cust Name | Cust Email | Product Name | Rating | Review | Product Link | Status | Action | Delete | @if($fetch_ratrev != null && $fetch_ratrev != '') @php $count = 0; @endphp @foreach($fetch_ratrev as $ratrev)
|---|---|---|---|---|---|---|---|---|---|
| {{ ++$count }} | {{ $ratrev->cust_name }} | {{ $ratrev->cust_email }} | {{ $ratrev->product_name }} |
@for ($i = 0; $i < $ratrev->product_rating; $i++)
@endfor
|
{{ $ratrev->product_review }} |
https://uthhanecom.gergstore.com/Product/productDescription?id={{ $ratrev->product_id }}&name={{ urlencode($ratrev->product_name) }} | @if($ratrev->ratrev_status == 1) active @else Inactive @endif | @if($ratrev->ratrev_status != 0) @else @endif | |
| No Data is found | |||||||||