// 500 error page — styled with marketing layout and design tokens $app_name = $app_name ?? 'B-connex'; $appVersion = $appVersion ?? ''; $session = $session ?? $GLOBALS['__bcx_app']->container->get('session'); $_content = '
Something went wrong
' . 'Something tripped on our end. Our team has been notified.
' . (isset($ref) && $ref ? 'Reference: ' . htmlspecialchars($ref, ENT_QUOTES, 'UTF-8') . ' — quote this when contacting support.