fixed
This commit is contained in:
@@ -54,6 +54,7 @@ class Firmstoreprojectstwo extends Backend
|
||||
$list = $this->model
|
||||
->with(['firmstoreprojectsone','firm'])
|
||||
->where($where)
|
||||
->where('firmstoreprojectsone_id',input('ids'))
|
||||
->order($sort, $order)
|
||||
->paginate($limit);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user