@extends('admin.layouts.master') @section('content') Product Reviews All Reviews {{ $dataTable->table() }} @endsection @push('scripts') {{ $dataTable->scripts(attributes: ['type' => 'module']) }} @endpush