where('status',$value); } public function searchKeywordAttr($query,$value) { $query->whereLike('printer_name|printer_terminal',"%{$value}%"); } }