function absolute_asset_url(string $path): string { $site = site_config(); $siteUrl = rtrim($site['site_url'] ?? 'https://www.blaroken.com/', '/'); return $siteUrl . asset_url($path); }
Fatal error: Uncaught Error: Call to undefined function absolute_asset_url() in /www/wwwroot/test.blaroken.com/includes/layout.php:27 Stack trace: #0 /www/wwwroot/test.blaroken.com/result-togel/index.php(5): render_head() #1 {main} thrown in /www/wwwroot/test.blaroken.com/includes/layout.php on line 27