where('user_id','=', user_id()) ->where('user_type','=', user_type()); return $model; } }