Create an admin page that provides the following functionalities
Add a new book to the appropriate table. Item should have data for each of the fields in your table.
Delete an existing book from the appropriate table.
Modify the name of an item in the appropriate table.
If there is a field for price, modify the price of an item in the appropriate table.