@extends('seller.layouts.datatable-app') @section('panel_content')
{{ translate('Product Reviews') }}
# {{translate('Product')}} {{translate('User')}} {{translate('Rating')}} {{translate('Comment')}} {{translate('Status')}}
@endsection @section('script') {!! $datatable_script !!} @endsection