Wikipedia says:
MVC provides front and back ends for the database, the user, and the data processing components. The separation of software systems
The front end is what the user sees which are the views. The back end are the controllers and the model.