File manager - Edit - /home/linknsbh/linkat.online/storage/framework/views/8a8c97afdd3bf1d0ce6639b5f1725fa5dec5998b.php
Back
<div class="js-cookie-consent cookie-consent"> <?php $parsedUrl = parse_url(url()->current()); $host = $parsedUrl['host']; $cookieText = ''; $cookieBtnText = ''; if (!empty($cookieAlertInfo) && \Request::getHost() != env('WEBSITE_HOST')) { $cookieText = $cookieAlertInfo->cookie_alert_text; $cookieBtnText = $cookieAlertInfo->cookie_alert_button_text; } else { if (!empty($cookieAlertInfo) && !empty(Request::route('username'))) { $cookieText = $cookieAlertInfo->cookie_alert_text; $cookieBtnText = $cookieAlertInfo->cookie_alert_button_text; } else { if (!empty($be->cookie_alert_text)) { $cookieText = $be->cookie_alert_text; } if (!empty($be->cookie_alert_button_text)) { $cookieBtnText = $be->cookie_alert_button_text; } } } ?> <div class="container"> <div class="cookie-container"> <span class="cookie-consent__message"> <?php echo replaceBaseUrl($cookieText); ?> </span> <button class="js-cookie-consent-agree cookie-consent__agree"> <?php echo e($cookieBtnText); ?> </button> </div> </div> </div> <?php /**PATH /home/linknsbh/linkat.online/resources/views/vendor/cookie-consent/dialogContents.blade.php ENDPATH**/ ?>
| ver. 1.4 |
Github
|
.
| PHP 8.2.31 | Generation time: 0.39 |
proxy
|
phpinfo
|
Settings