current() * because it has not been initialized yet. */ /** * Stylesheets */ ob_start(); ?> ) */ ob_start(); ?> getHttpBasePath() . 'rest'; if (request()->has('debug_mail')) { $rest .= '?debug_mail=' . request('debug_mail', ''); } define('LP_REST', $rest); /** * UTM Definitions */ $utm = ['utm_source', 'utm_medium', 'utm_term', 'utm_campaign']; foreach ($utm as $key) { $GLOBAL