env('CMS_THEME', 'icehouse'), /* |-------------------------------------------------------------------------- | Admin Path |-------------------------------------------------------------------------- | | This setting defines the URL prefix for the admin section. | It should be set in the .env file. | */ 'admin_path' => env('ADMIN_PATH', 'loom'), ];