fix recalculation on basket, fix quick add on basket
This commit is contained in:
@@ -9,6 +9,7 @@ use App\Models\Shop\Order;
|
||||
use App\Repositories\Shop\InvoicePayments;
|
||||
use App\Repositories\Shop\Orders;
|
||||
|
||||
|
||||
class CustomerOrdersDataTable extends DataTable
|
||||
{
|
||||
public $model_name = 'orders';
|
||||
|
||||
Reference in New Issue
Block a user