Erro na Linha: #8 :: Undefined index: id
/home/editora/public_html/empresa_ver.php

Erro!

# 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 5

SELECT l.*, c.nome, p.nome FROM livros l INNER JOIN categorias c on c.id = l.id_categoria INNER JOIN livros_pacotes lp on lp.id_livro = l.id INNER JOIN pacotes p on p.id = lp.id_pacote WHERE l.id =