@extends('layouts/layoutMaster') @section('title', 'eCommerce Manage Review - Apps') @section('vendor-style') @vite([ 'resources/assets/vendor/libs/datatables-bs5/datatables.bootstrap5.scss', 'resources/assets/vendor/libs/datatables-responsive-bs5/responsive.bootstrap5.scss', 'resources/assets/vendor/libs/datatables-buttons-bs5/buttons.bootstrap5.scss', 'resources/assets/vendor/libs/apex-charts/apex-charts.scss', 'resources/assets/vendor/libs/rateyo/rateyo.scss' ]) @endsection @section('vendor-script') @vite([ 'resources/assets/vendor/libs/moment/moment.js', 'resources/assets/vendor/libs/datatables-bs5/datatables-bootstrap5.js', 'resources/assets/vendor/libs/apex-charts/apexcharts.js', 'resources/assets/vendor/libs/rateyo/rateyo.js' ]) @endsection @section('page-style') @vite('resources/assets/vendor/scss/pages/app-ecommerce.scss') @endsection @section('page-script') @vite([ 'resources/assets/js/app-ecommerce-reviews.js', 'resources/assets/js/extended-ui-star-ratings.js' ]) @endsection @section('content')

4.89

Total 187 reviews

All reviews are from genuine customers

+5 This week
5 Star
124
4 Star
40
3 Star
12
2 Star
7
1 Star
2
Reviews statistics

12 New reviews +8.4%

87%Positive reviews
Weekly Report
Product Reviewer Review Date Status Actions
@endsection