fixes
This commit is contained in:
@@ -8,7 +8,7 @@ use App\Models\Shop\Customer;
|
||||
|
||||
class CustomersDataTable extends DataTable
|
||||
{
|
||||
public $model_name = 'Customers';
|
||||
public $model_name = 'customers';
|
||||
|
||||
public function query(Product $model)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user