where('lv', $lv); } public function status($status) { return $this->where('status', $status); } }