Determine whether the planes $a_{1} x+b_{1} y+c_{1} z=d_{1}$ and $a_{2} x+b_{2} y+c_{2} z=d_{2}$ are parallel, perpendicular, or neither. The planes are parallel if there exists a nonzero constant $k$ such that $a_{1}=k a_{2}, b_{1}=k b_{2}$, and $c_{1}=k c_{2},$ and are perpendicular if $a_{1} a_{2}+b_{1} b_{2}+c_{1} c_{2}=0$.
$$
x+3 y+z=7, x-5 z=0
$$