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