// Define the `phoneDetail` module angular.module('phoneDetail', [ 'ngRoute', 'core.phone' ]);