Add static content section and pages to the home page. The static content must have: ## Database - [ ] Migration table - [ ] Elquent Model ## Controller **must allow:** - [ ] show (display one static sheet) - [ ] index (show all) - [ ] create (only by the admin user) - [ ] update (only by the admin user)
Add static content section and pages to the home page.
The static content must have:
Database
Controller
must allow: