whereNotIn('status',[3,4])->orderByDesc('id')->paginate(); return $this->success('ok', $logs); } }