bmitzel88 / ChucksUsedDealership

1 stars 0 forks source link

create contact form list admin #21

Closed JovanniRamirez closed 1 month ago

JovanniRamirez commented 1 month ago

create list page for contact form submissions.

JovanniRamirez commented 1 month ago

So far I created the contact form and submit to database. Now I need to make a page for admin to CRUD the messages because I have no way of manipulating the data unless I go directly into the database.

JovanniRamirez commented 1 month ago

Created the contact form list. Now I have to link it up to the form page and profile page