addNameSpace('theme', [ base_path()."/resources/views/themes/$theme", base_path().'/resources/views/themes/default', ]); } /** * Register the application services. * * @return void */ public function register() { // } }