From customer list page on click of particular customer system will redirect to the customer details page. Customer details page view can be customised in /application/views/common/accounts/detail.php, controller logic are handled in /application/controllers/common/Accounts and models database operations are managed in /application/models/Accounts.php