query(fn ($query) => $query->where('status', $status)); } } return $data; } }