Chargement…
Chargement…
{error}
← Retour au catalogueAuteur : {book.author}
ISBN : {book.isbn}
Éditeur : {book.publisher}
Publié le : {book.publicationDate}
Prix : {book.price} €
Stock : {book.quantity}
Langue : {book.language}
Catégories : {book.categories?.join(', ')}
{book.description &&{book.description}
} {user?.role === 'user' &&{reservationStatus.message}
)}