<?php $this->load->view('customer/layouts/header'); $this->load->view($content); $this->load->view('customer/layouts/footer');