/home/bluemanordev/webapps/bluemanor-icaal-dev/web/app/themes/wraith/storage/framework/views/5e3ea8820715caf4de067cc168e11f2ecba045ca.php
</a>
<a href="<?php echo e($social_linkedin); ?>" class="h-3 w-3 rounded bg-[#0a66c2] border-0 flex justify-center items-center mr-0-75" target="_blank" aria-label="bluemanor linkedin">
<i class="fab fa-linkedin text-xl text-white"></i>
</a>
<a href="<?php echo e($social_youtube); ?>" class="h-3 w-3 rounded bg-[#F50702] border-0 flex justify-center items-center" target="_blank" aria-label="bluemanor youtube">
<i class="fab fa-youtube text-xl text-white"></i>
</a>
</div>
</div>
</section>
</div>
</div>
<div class="text-center relative">
<div id="panel-share" class="fixed md:absolute invisible opacity-0 transition">
<div class="panel-share bg-white rounded-sm shadow-lg arrow-bottom px-0-5 pb-2 md:py-1">
<button type="button" class="panel-share-close md:hidden block w-full px-1 py-0-75 mb-1 uppercase tracking-widest text-center text-xs text-grey-darker hover:text-primary focus:outline-none">Close</button>
<a href="https://www.facebook.com/sharer/sharer.php?u=<?php echo urlencode(wp_get_shortlink()); ?>&t=<?php the_title(); ?>" target="_blank" class="px-0-75 mx-0-25 md:mx-0 py-1" aria-label="share on facebook">
<i class="fab fa-facebook"></i>
</a>
<a href="https://twitter.com/share?text=<?php echo urlencode(the_title()); ?>%20from%20<?php bloginfo('name'); ?>&url=<?php echo urlencode(wp_get_shortlink()); ?>&via=Double_Glazing_" target="_blank" class="px-0-75 mx-0-25 md:mx-0 py-1" aria-label="share on twitter">
<svg class="text-white" style="width:20px;" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"/></svg>
</a>
<a href="https://www.linkedin.com/shareArticle?mini=true&url=<?php echo urlencode(wp_get_shortlink()); ?>&title=<?php echo urlencode(the_title()); ?>%20from%20<?php bloginfo('name'); ?>&summary=&source=" target="_blank" class="px-0-75 mx-0-25 md:mx-0 py-1" aria-label="share on linkedin">
<i class="fab fa-linkedin"></i>
</a>
<a href="mailto:?subject=<?php echo get_bloginfo('name'); ?>%20Website&body=Check%20out%20this%20page%20I%20found%3A%20<?php echo e(urlencode(home_url($_SERVER['REQUEST_URI']))); ?>" target="_blank" class="px-0-75 mx-0-25 md:mx-0 py-1">
<i class="fa fa-envelope"></i>
</a>
<button onclick="window.print()" target="_blank" class="px-0-75 mx-0-25 md:mx-0 py-1 border-b border-white hover:border-primary focus:outline-none">
<i class="fa fa-print text-primary"></i>
</button>
</div>
</div>
<button type="button" class="page-share btn text-white hover:text-primary focus:outline-none"><i class="fas fa-share-alt mr-0-75 text-white"></i> SHARE THIS PAGE</i></button>
</div>
<div class="w-full text-center text-white"><a href="/legal/" class="text-white px-0-25">Terms & Conditions</a> | <a href="/privacy-policy/" class="text-white px-0-25">Privacy Policy</a> | <a href="/cookie-policy/" class="text-white px-0-25">Cookie Policy</a></div>
</footer>
<section class="bg-real-black py-1 pb-6">
<div class="container mx-auto">
Arguments
"urlencode(): Passing null to parameter #1 ($string) of type string is deprecated (View: /home/bluemanordev/webapps/bluemanor-icaal-dev/web/app/themes/wraith/resources/views/partials/footer.blade.php) (View: /home/bluemanordev/webapps/bluemanor-icaal-dev/web/app/themes/wraith/resources/views/partials/footer.blade.php) (View: /home/bluemanordev/webapps/bluemanor-icaal-dev/web/app/themes/wraith/resources/views/partials/footer.blade.php)"
/home/bluemanordev/webapps/bluemanor-icaal-dev/web/app/themes/wraith/vendor/illuminate/view/Engines/PhpEngine.php
/**
* Get the evaluated contents of the view at the given path.
*
* @param string $path
* @param array $data
* @return string
*/
protected function evaluatePath($path, $data)
{
$obLevel = ob_get_level();
ob_start();
// We'll evaluate the contents of the view inside a try/catch block so we can
// flush out any stray output that might get out before an error occurs or
// an exception is thrown. This prevents any partial views from leaking.
try {
$this->files->getRequire($path, $data);
} catch (Throwable $e) {
$this->handleViewException($e, $obLevel);
}
return ltrim(ob_get_clean());
}
/**
* Handle a view exception.
*
* @param \Throwable $e
* @param int $obLevel
* @return void
*
* @throws \Throwable
*/
protected function handleViewException(Throwable $e, $obLevel)
{
while (ob_get_level() > $obLevel) {
ob_end_clean();
}
/home/bluemanordev/webapps/bluemanor-icaal-dev/web/app/themes/wraith/storage/framework/views/5e3ea8820715caf4de067cc168e11f2ecba045ca.php
</a>
<a href="<?php echo e($social_linkedin); ?>" class="h-3 w-3 rounded bg-[#0a66c2] border-0 flex justify-center items-center mr-0-75" target="_blank" aria-label="bluemanor linkedin">
<i class="fab fa-linkedin text-xl text-white"></i>
</a>
<a href="<?php echo e($social_youtube); ?>" class="h-3 w-3 rounded bg-[#F50702] border-0 flex justify-center items-center" target="_blank" aria-label="bluemanor youtube">
<i class="fab fa-youtube text-xl text-white"></i>
</a>
</div>
</div>
</section>
</div>
</div>
<div class="text-center relative">
<div id="panel-share" class="fixed md:absolute invisible opacity-0 transition">
<div class="panel-share bg-white rounded-sm shadow-lg arrow-bottom px-0-5 pb-2 md:py-1">
<button type="button" class="panel-share-close md:hidden block w-full px-1 py-0-75 mb-1 uppercase tracking-widest text-center text-xs text-grey-darker hover:text-primary focus:outline-none">Close</button>
<a href="https://www.facebook.com/sharer/sharer.php?u=<?php echo urlencode(wp_get_shortlink()); ?>&t=<?php the_title(); ?>" target="_blank" class="px-0-75 mx-0-25 md:mx-0 py-1" aria-label="share on facebook">
<i class="fab fa-facebook"></i>
</a>
<a href="https://twitter.com/share?text=<?php echo urlencode(the_title()); ?>%20from%20<?php bloginfo('name'); ?>&url=<?php echo urlencode(wp_get_shortlink()); ?>&via=Double_Glazing_" target="_blank" class="px-0-75 mx-0-25 md:mx-0 py-1" aria-label="share on twitter">
<svg class="text-white" style="width:20px;" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"/></svg>
</a>
<a href="https://www.linkedin.com/shareArticle?mini=true&url=<?php echo urlencode(wp_get_shortlink()); ?>&title=<?php echo urlencode(the_title()); ?>%20from%20<?php bloginfo('name'); ?>&summary=&source=" target="_blank" class="px-0-75 mx-0-25 md:mx-0 py-1" aria-label="share on linkedin">
<i class="fab fa-linkedin"></i>
</a>
<a href="mailto:?subject=<?php echo get_bloginfo('name'); ?>%20Website&body=Check%20out%20this%20page%20I%20found%3A%20<?php echo e(urlencode(home_url($_SERVER['REQUEST_URI']))); ?>" target="_blank" class="px-0-75 mx-0-25 md:mx-0 py-1">
<i class="fa fa-envelope"></i>
</a>
<button onclick="window.print()" target="_blank" class="px-0-75 mx-0-25 md:mx-0 py-1 border-b border-white hover:border-primary focus:outline-none">
<i class="fa fa-print text-primary"></i>
</button>
</div>
</div>
<button type="button" class="page-share btn text-white hover:text-primary focus:outline-none"><i class="fas fa-share-alt mr-0-75 text-white"></i> SHARE THIS PAGE</i></button>
</div>
<div class="w-full text-center text-white"><a href="/legal/" class="text-white px-0-25">Terms & Conditions</a> | <a href="/privacy-policy/" class="text-white px-0-25">Privacy Policy</a> | <a href="/cookie-policy/" class="text-white px-0-25">Cookie Policy</a></div>
</footer>
<section class="bg-real-black py-1 pb-6">
<div class="container mx-auto">
Arguments
"urlencode(): Passing null to parameter #1 ($string) of type string is deprecated (View: /home/bluemanordev/webapps/bluemanor-icaal-dev/web/app/themes/wraith/resources/views/partials/footer.blade.php) (View: /home/bluemanordev/webapps/bluemanor-icaal-dev/web/app/themes/wraith/resources/views/partials/footer.blade.php)"
/home/bluemanordev/webapps/bluemanor-icaal-dev/web/app/themes/wraith/vendor/illuminate/view/Engines/PhpEngine.php
/**
* Get the evaluated contents of the view at the given path.
*
* @param string $path
* @param array $data
* @return string
*/
protected function evaluatePath($path, $data)
{
$obLevel = ob_get_level();
ob_start();
// We'll evaluate the contents of the view inside a try/catch block so we can
// flush out any stray output that might get out before an error occurs or
// an exception is thrown. This prevents any partial views from leaking.
try {
$this->files->getRequire($path, $data);
} catch (Throwable $e) {
$this->handleViewException($e, $obLevel);
}
return ltrim(ob_get_clean());
}
/**
* Handle a view exception.
*
* @param \Throwable $e
* @param int $obLevel
* @return void
*
* @throws \Throwable
*/
protected function handleViewException(Throwable $e, $obLevel)
{
while (ob_get_level() > $obLevel) {
ob_end_clean();
}
/home/bluemanordev/webapps/bluemanor-icaal-dev/web/app/themes/wraith/storage/framework/views/5e3ea8820715caf4de067cc168e11f2ecba045ca.php
</a>
<a href="<?php echo e($social_linkedin); ?>" class="h-3 w-3 rounded bg-[#0a66c2] border-0 flex justify-center items-center mr-0-75" target="_blank" aria-label="bluemanor linkedin">
<i class="fab fa-linkedin text-xl text-white"></i>
</a>
<a href="<?php echo e($social_youtube); ?>" class="h-3 w-3 rounded bg-[#F50702] border-0 flex justify-center items-center" target="_blank" aria-label="bluemanor youtube">
<i class="fab fa-youtube text-xl text-white"></i>
</a>
</div>
</div>
</section>
</div>
</div>
<div class="text-center relative">
<div id="panel-share" class="fixed md:absolute invisible opacity-0 transition">
<div class="panel-share bg-white rounded-sm shadow-lg arrow-bottom px-0-5 pb-2 md:py-1">
<button type="button" class="panel-share-close md:hidden block w-full px-1 py-0-75 mb-1 uppercase tracking-widest text-center text-xs text-grey-darker hover:text-primary focus:outline-none">Close</button>
<a href="https://www.facebook.com/sharer/sharer.php?u=<?php echo urlencode(wp_get_shortlink()); ?>&t=<?php the_title(); ?>" target="_blank" class="px-0-75 mx-0-25 md:mx-0 py-1" aria-label="share on facebook">
<i class="fab fa-facebook"></i>
</a>
<a href="https://twitter.com/share?text=<?php echo urlencode(the_title()); ?>%20from%20<?php bloginfo('name'); ?>&url=<?php echo urlencode(wp_get_shortlink()); ?>&via=Double_Glazing_" target="_blank" class="px-0-75 mx-0-25 md:mx-0 py-1" aria-label="share on twitter">
<svg class="text-white" style="width:20px;" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"/></svg>
</a>
<a href="https://www.linkedin.com/shareArticle?mini=true&url=<?php echo urlencode(wp_get_shortlink()); ?>&title=<?php echo urlencode(the_title()); ?>%20from%20<?php bloginfo('name'); ?>&summary=&source=" target="_blank" class="px-0-75 mx-0-25 md:mx-0 py-1" aria-label="share on linkedin">
<i class="fab fa-linkedin"></i>
</a>
<a href="mailto:?subject=<?php echo get_bloginfo('name'); ?>%20Website&body=Check%20out%20this%20page%20I%20found%3A%20<?php echo e(urlencode(home_url($_SERVER['REQUEST_URI']))); ?>" target="_blank" class="px-0-75 mx-0-25 md:mx-0 py-1">
<i class="fa fa-envelope"></i>
</a>
<button onclick="window.print()" target="_blank" class="px-0-75 mx-0-25 md:mx-0 py-1 border-b border-white hover:border-primary focus:outline-none">
<i class="fa fa-print text-primary"></i>
</button>
</div>
</div>
<button type="button" class="page-share btn text-white hover:text-primary focus:outline-none"><i class="fas fa-share-alt mr-0-75 text-white"></i> SHARE THIS PAGE</i></button>
</div>
<div class="w-full text-center text-white"><a href="/legal/" class="text-white px-0-25">Terms & Conditions</a> | <a href="/privacy-policy/" class="text-white px-0-25">Privacy Policy</a> | <a href="/cookie-policy/" class="text-white px-0-25">Cookie Policy</a></div>
</footer>
<section class="bg-real-black py-1 pb-6">
<div class="container mx-auto">
Arguments
"urlencode(): Passing null to parameter #1 ($string) of type string is deprecated (View: /home/bluemanordev/webapps/bluemanor-icaal-dev/web/app/themes/wraith/resources/views/partials/footer.blade.php)"
/home/bluemanordev/webapps/bluemanor-icaal-dev/web/app/themes/wraith/vendor/illuminate/view/Engines/PhpEngine.php
/**
* Get the evaluated contents of the view at the given path.
*
* @param string $path
* @param array $data
* @return string
*/
protected function evaluatePath($path, $data)
{
$obLevel = ob_get_level();
ob_start();
// We'll evaluate the contents of the view inside a try/catch block so we can
// flush out any stray output that might get out before an error occurs or
// an exception is thrown. This prevents any partial views from leaking.
try {
$this->files->getRequire($path, $data);
} catch (Throwable $e) {
$this->handleViewException($e, $obLevel);
}
return ltrim(ob_get_clean());
}
/**
* Handle a view exception.
*
* @param \Throwable $e
* @param int $obLevel
* @return void
*
* @throws \Throwable
*/
protected function handleViewException(Throwable $e, $obLevel)
{
while (ob_get_level() > $obLevel) {
ob_end_clean();
}
/home/bluemanordev/webapps/bluemanor-icaal-dev/web/app/themes/wraith/storage/framework/views/5e3ea8820715caf4de067cc168e11f2ecba045ca.php
</a>
<a href="<?php echo e($social_linkedin); ?>" class="h-3 w-3 rounded bg-[#0a66c2] border-0 flex justify-center items-center mr-0-75" target="_blank" aria-label="bluemanor linkedin">
<i class="fab fa-linkedin text-xl text-white"></i>
</a>
<a href="<?php echo e($social_youtube); ?>" class="h-3 w-3 rounded bg-[#F50702] border-0 flex justify-center items-center" target="_blank" aria-label="bluemanor youtube">
<i class="fab fa-youtube text-xl text-white"></i>
</a>
</div>
</div>
</section>
</div>
</div>
<div class="text-center relative">
<div id="panel-share" class="fixed md:absolute invisible opacity-0 transition">
<div class="panel-share bg-white rounded-sm shadow-lg arrow-bottom px-0-5 pb-2 md:py-1">
<button type="button" class="panel-share-close md:hidden block w-full px-1 py-0-75 mb-1 uppercase tracking-widest text-center text-xs text-grey-darker hover:text-primary focus:outline-none">Close</button>
<a href="https://www.facebook.com/sharer/sharer.php?u=<?php echo urlencode(wp_get_shortlink()); ?>&t=<?php the_title(); ?>" target="_blank" class="px-0-75 mx-0-25 md:mx-0 py-1" aria-label="share on facebook">
<i class="fab fa-facebook"></i>
</a>
<a href="https://twitter.com/share?text=<?php echo urlencode(the_title()); ?>%20from%20<?php bloginfo('name'); ?>&url=<?php echo urlencode(wp_get_shortlink()); ?>&via=Double_Glazing_" target="_blank" class="px-0-75 mx-0-25 md:mx-0 py-1" aria-label="share on twitter">
<svg class="text-white" style="width:20px;" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"/></svg>
</a>
<a href="https://www.linkedin.com/shareArticle?mini=true&url=<?php echo urlencode(wp_get_shortlink()); ?>&title=<?php echo urlencode(the_title()); ?>%20from%20<?php bloginfo('name'); ?>&summary=&source=" target="_blank" class="px-0-75 mx-0-25 md:mx-0 py-1" aria-label="share on linkedin">
<i class="fab fa-linkedin"></i>
</a>
<a href="mailto:?subject=<?php echo get_bloginfo('name'); ?>%20Website&body=Check%20out%20this%20page%20I%20found%3A%20<?php echo e(urlencode(home_url($_SERVER['REQUEST_URI']))); ?>" target="_blank" class="px-0-75 mx-0-25 md:mx-0 py-1">
<i class="fa fa-envelope"></i>
</a>
<button onclick="window.print()" target="_blank" class="px-0-75 mx-0-25 md:mx-0 py-1 border-b border-white hover:border-primary focus:outline-none">
<i class="fa fa-print text-primary"></i>
</button>
</div>
</div>
<button type="button" class="page-share btn text-white hover:text-primary focus:outline-none"><i class="fas fa-share-alt mr-0-75 text-white"></i> SHARE THIS PAGE</i></button>
</div>
<div class="w-full text-center text-white"><a href="/legal/" class="text-white px-0-25">Terms & Conditions</a> | <a href="/privacy-policy/" class="text-white px-0-25">Privacy Policy</a> | <a href="/cookie-policy/" class="text-white px-0-25">Cookie Policy</a></div>
</footer>
<section class="bg-real-black py-1 pb-6">
<div class="container mx-auto">
Arguments
"urlencode(): Passing null to parameter #1 ($string) of type string is deprecated"
/home/bluemanordev/webapps/bluemanor-icaal-dev/web/app/themes/wraith/storage/framework/views/5e3ea8820715caf4de067cc168e11f2ecba045ca.php
</a>
<a href="<?php echo e($social_linkedin); ?>" class="h-3 w-3 rounded bg-[#0a66c2] border-0 flex justify-center items-center mr-0-75" target="_blank" aria-label="bluemanor linkedin">
<i class="fab fa-linkedin text-xl text-white"></i>
</a>
<a href="<?php echo e($social_youtube); ?>" class="h-3 w-3 rounded bg-[#F50702] border-0 flex justify-center items-center" target="_blank" aria-label="bluemanor youtube">
<i class="fab fa-youtube text-xl text-white"></i>
</a>
</div>
</div>
</section>
</div>
</div>
<div class="text-center relative">
<div id="panel-share" class="fixed md:absolute invisible opacity-0 transition">
<div class="panel-share bg-white rounded-sm shadow-lg arrow-bottom px-0-5 pb-2 md:py-1">
<button type="button" class="panel-share-close md:hidden block w-full px-1 py-0-75 mb-1 uppercase tracking-widest text-center text-xs text-grey-darker hover:text-primary focus:outline-none">Close</button>
<a href="https://www.facebook.com/sharer/sharer.php?u=<?php echo urlencode(wp_get_shortlink()); ?>&t=<?php the_title(); ?>" target="_blank" class="px-0-75 mx-0-25 md:mx-0 py-1" aria-label="share on facebook">
<i class="fab fa-facebook"></i>
</a>
<a href="https://twitter.com/share?text=<?php echo urlencode(the_title()); ?>%20from%20<?php bloginfo('name'); ?>&url=<?php echo urlencode(wp_get_shortlink()); ?>&via=Double_Glazing_" target="_blank" class="px-0-75 mx-0-25 md:mx-0 py-1" aria-label="share on twitter">
<svg class="text-white" style="width:20px;" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"/></svg>
</a>
<a href="https://www.linkedin.com/shareArticle?mini=true&url=<?php echo urlencode(wp_get_shortlink()); ?>&title=<?php echo urlencode(the_title()); ?>%20from%20<?php bloginfo('name'); ?>&summary=&source=" target="_blank" class="px-0-75 mx-0-25 md:mx-0 py-1" aria-label="share on linkedin">
<i class="fab fa-linkedin"></i>
</a>
<a href="mailto:?subject=<?php echo get_bloginfo('name'); ?>%20Website&body=Check%20out%20this%20page%20I%20found%3A%20<?php echo e(urlencode(home_url($_SERVER['REQUEST_URI']))); ?>" target="_blank" class="px-0-75 mx-0-25 md:mx-0 py-1">
<i class="fa fa-envelope"></i>
</a>
<button onclick="window.print()" target="_blank" class="px-0-75 mx-0-25 md:mx-0 py-1 border-b border-white hover:border-primary focus:outline-none">
<i class="fa fa-print text-primary"></i>
</button>
</div>
</div>
<button type="button" class="page-share btn text-white hover:text-primary focus:outline-none"><i class="fas fa-share-alt mr-0-75 text-white"></i> SHARE THIS PAGE</i></button>
</div>
<div class="w-full text-center text-white"><a href="/legal/" class="text-white px-0-25">Terms & Conditions</a> | <a href="/privacy-policy/" class="text-white px-0-25">Privacy Policy</a> | <a href="/cookie-policy/" class="text-white px-0-25">Cookie Policy</a></div>
</footer>
<section class="bg-real-black py-1 pb-6">
<div class="container mx-auto">
/home/bluemanordev/webapps/bluemanor-icaal-dev/web/app/themes/wraith/vendor/illuminate/filesystem/Filesystem.php
/**
* Get the returned value of a file.
*
* @param string $path
* @param array $data
* @return mixed
*
* @throws \Illuminate\Contracts\Filesystem\FileNotFoundException
*/
public function getRequire($path, array $data = [])
{
if ($this->isFile($path)) {
$__path = $path;
$__data = $data;
return (static function () use ($__path, $__data) {
extract($__data, EXTR_SKIP);
return require $__path;
})();
}
throw new FileNotFoundException("File does not exist at path {$path}.");
}
/**
* Require the given file once.
*
* @param string $path
* @param array $data
* @return mixed
*
* @throws \Illuminate\Contracts\Filesystem\FileNotFoundException
*/
public function requireOnce($path, array $data = [])
{
if ($this->isFile($path)) {
$__path = $path;
$__data = $data;
Arguments
"/home/bluemanordev/webapps/bluemanor-icaal-dev/web/app/themes/wraith/storage/framework/views/5e3ea8820715caf4de067cc168e11f2ecba045ca.php"
/home/bluemanordev/webapps/bluemanor-icaal-dev/web/app/themes/wraith/vendor/illuminate/filesystem/Filesystem.php
/**
* Get the returned value of a file.
*
* @param string $path
* @param array $data
* @return mixed
*
* @throws \Illuminate\Contracts\Filesystem\FileNotFoundException
*/
public function getRequire($path, array $data = [])
{
if ($this->isFile($path)) {
$__path = $path;
$__data = $data;
return (static function () use ($__path, $__data) {
extract($__data, EXTR_SKIP);
return require $__path;
})();
}
throw new FileNotFoundException("File does not exist at path {$path}.");
}
/**
* Require the given file once.
*
* @param string $path
* @param array $data
* @return mixed
*
* @throws \Illuminate\Contracts\Filesystem\FileNotFoundException
*/
public function requireOnce($path, array $data = [])
{
if ($this->isFile($path)) {
$__path = $path;
$__data = $data;
/home/bluemanordev/webapps/bluemanor-icaal-dev/web/app/themes/wraith/vendor/illuminate/view/Engines/PhpEngine.php
}
/**
* Get the evaluated contents of the view at the given path.
*
* @param string $path
* @param array $data
* @return string
*/
protected function evaluatePath($path, $data)
{
$obLevel = ob_get_level();
ob_start();
// We'll evaluate the contents of the view inside a try/catch block so we can
// flush out any stray output that might get out before an error occurs or
// an exception is thrown. This prevents any partial views from leaking.
try {
$this->files->getRequire($path, $data);
} catch (Throwable $e) {
$this->handleViewException($e, $obLevel);
}
return ltrim(ob_get_clean());
}
/**
* Handle a view exception.
*
* @param \Throwable $e
* @param int $obLevel
* @return void
*
* @throws \Throwable
*/
protected function handleViewException(Throwable $e, $obLevel)
{
while (ob_get_level() > $obLevel) {
ob_end_clean();
/home/bluemanordev/webapps/bluemanor-icaal-dev/web/app/themes/wraith/vendor/illuminate/view/Engines/CompilerEngine.php
*
* @param string $path
* @param array $data
* @return string
*/
public function get($path, array $data = [])
{
$this->lastCompiled[] = $path;
// If this given view has expired, which means it has simply been edited since
// it was last compiled, we will re-compile the views so we can evaluate a
// fresh copy of the view. We'll pass the compiler the path of the view.
if ($this->compiler->isExpired($path)) {
$this->compiler->compile($path);
}
// Once we have the path to the compiled file, we will evaluate the paths with
// typical PHP just like any other templates. We also keep a stack of views
// which have been rendered for right exception messages to be generated.
$results = $this->evaluatePath($this->compiler->getCompiledPath($path), $data);
array_pop($this->lastCompiled);
return $results;
}
/**
* Handle a view exception.
*
* @param \Throwable $e
* @param int $obLevel
* @return void
*
* @throws \Throwable
*/
protected function handleViewException(Throwable $e, $obLevel)
{
$e = new ViewException($this->getMessage($e), 0, 1, $e->getFile(), $e->getLine(), $e);
parent::handleViewException($e, $obLevel);
/home/bluemanordev/webapps/bluemanor-icaal-dev/web/app/themes/wraith/vendor/illuminate/view/View.php
$this->factory->callComposer($this);
$contents = $this->getContents();
// Once we've finished rendering the view, we'll decrement the render count
// so that each sections get flushed out next time a view is created and
// no old sections are staying around in the memory of an environment.
$this->factory->decrementRender();
return $contents;
}
/**
* Get the evaluated contents of the view.
*
* @return string
*/
protected function getContents()
{
return $this->engine->get($this->path, $this->gatherData());
}
/**
* Get the data bound to the view instance.
*
* @return array
*/
public function gatherData()
{
$data = array_merge($this->factory->getShared(), $this->data);
foreach ($data as $key => $value) {
if ($value instanceof Renderable) {
$data[$key] = $value->render();
}
}
return $data;
}
/home/bluemanordev/webapps/bluemanor-icaal-dev/web/app/themes/wraith/vendor/illuminate/view/View.php
throw $e;
}
}
/**
* Get the contents of the view instance.
*
* @return string
*/
protected function renderContents()
{
// We will keep track of the amount of views being rendered so we can flush
// the section after the complete rendering operation is done. This will
// clear out the sections for any separate views that may be rendered.
$this->factory->incrementRender();
$this->factory->callComposer($this);
$contents = $this->getContents();
// Once we've finished rendering the view, we'll decrement the render count
// so that each sections get flushed out next time a view is created and
// no old sections are staying around in the memory of an environment.
$this->factory->decrementRender();
return $contents;
}
/**
* Get the evaluated contents of the view.
*
* @return string
*/
protected function getContents()
{
return $this->engine->get($this->path, $this->gatherData());
}
/**
/home/bluemanordev/webapps/bluemanor-icaal-dev/web/app/themes/wraith/vendor/illuminate/view/View.php
$this->view = $view;
$this->path = $path;
$this->engine = $engine;
$this->factory = $factory;
$this->data = $data instanceof Arrayable ? $data->toArray() : (array) $data;
}
/**
* Get the string contents of the view.
*
* @param callable|null $callback
* @return string
*
* @throws \Throwable
*/
public function render(callable $callback = null)
{
try {
$contents = $this->renderContents();
$response = isset($callback) ? $callback($this, $contents) : null;
// Once we have the contents of the view, we will flush the sections if we are
// done rendering all views so that there is nothing left hanging over when
// another view gets rendered in the future by the application developer.
$this->factory->flushStateIfDoneRendering();
return ! is_null($response) ? $response : $contents;
} catch (Throwable $e) {
$this->factory->flushState();
throw $e;
}
}
/**
* Get the contents of the view instance.
*
* @return string
/home/bluemanordev/webapps/bluemanor-icaal-dev/web/app/themes/wraith/storage/framework/views/3f953d5f9bd0094067bf30d3803bfc03532ada05.php
<?php echo $__env->make('partials.head', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
<body <?php body_class() ?>>
<?php do_action('get_header') ?>
<?php echo $__env->make('partials.header', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
<?php
$menu_white = get_field('menu_white');
?>
<div class="<?php echo e($menu_white || get_post_type() === 'download' ? 'wrap-white' : 'wrap'); ?> " role="document">
<div class="content">
<main class="main">
<?php echo $__env->yieldContent('content'); ?>
</main>
<?php if (! empty(trim($__env->yieldContent('sidebar')))): ?>
<aside class="sidebar">
<?php echo $__env->yieldContent('sidebar'); ?>
</aside>
<?php endif; ?>
</div>
</div>
<?php echo $__env->make('partials.footer', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
<?php
wp_footer();
$script_footer = get_field('script_footer', 'option');
?>
<?php echo $script_footer ? $script_footer : null; ?>
</body>
</html>
<?php /**PATH /home/bluemanordev/webapps/bluemanor-icaal-dev/web/app/themes/wraith/resources/views/layouts/app.blade.php ENDPATH**/ ?>
/home/bluemanordev/webapps/bluemanor-icaal-dev/web/app/themes/wraith/vendor/illuminate/filesystem/Filesystem.php
/**
* Get the returned value of a file.
*
* @param string $path
* @param array $data
* @return mixed
*
* @throws \Illuminate\Contracts\Filesystem\FileNotFoundException
*/
public function getRequire($path, array $data = [])
{
if ($this->isFile($path)) {
$__path = $path;
$__data = $data;
return (static function () use ($__path, $__data) {
extract($__data, EXTR_SKIP);
return require $__path;
})();
}
throw new FileNotFoundException("File does not exist at path {$path}.");
}
/**
* Require the given file once.
*
* @param string $path
* @param array $data
* @return mixed
*
* @throws \Illuminate\Contracts\Filesystem\FileNotFoundException
*/
public function requireOnce($path, array $data = [])
{
if ($this->isFile($path)) {
$__path = $path;
$__data = $data;
Arguments
"/home/bluemanordev/webapps/bluemanor-icaal-dev/web/app/themes/wraith/storage/framework/views/3f953d5f9bd0094067bf30d3803bfc03532ada05.php"
/home/bluemanordev/webapps/bluemanor-icaal-dev/web/app/themes/wraith/vendor/illuminate/filesystem/Filesystem.php
/**
* Get the returned value of a file.
*
* @param string $path
* @param array $data
* @return mixed
*
* @throws \Illuminate\Contracts\Filesystem\FileNotFoundException
*/
public function getRequire($path, array $data = [])
{
if ($this->isFile($path)) {
$__path = $path;
$__data = $data;
return (static function () use ($__path, $__data) {
extract($__data, EXTR_SKIP);
return require $__path;
})();
}
throw new FileNotFoundException("File does not exist at path {$path}.");
}
/**
* Require the given file once.
*
* @param string $path
* @param array $data
* @return mixed
*
* @throws \Illuminate\Contracts\Filesystem\FileNotFoundException
*/
public function requireOnce($path, array $data = [])
{
if ($this->isFile($path)) {
$__path = $path;
$__data = $data;
/home/bluemanordev/webapps/bluemanor-icaal-dev/web/app/themes/wraith/vendor/illuminate/view/Engines/PhpEngine.php
}
/**
* Get the evaluated contents of the view at the given path.
*
* @param string $path
* @param array $data
* @return string
*/
protected function evaluatePath($path, $data)
{
$obLevel = ob_get_level();
ob_start();
// We'll evaluate the contents of the view inside a try/catch block so we can
// flush out any stray output that might get out before an error occurs or
// an exception is thrown. This prevents any partial views from leaking.
try {
$this->files->getRequire($path, $data);
} catch (Throwable $e) {
$this->handleViewException($e, $obLevel);
}
return ltrim(ob_get_clean());
}
/**
* Handle a view exception.
*
* @param \Throwable $e
* @param int $obLevel
* @return void
*
* @throws \Throwable
*/
protected function handleViewException(Throwable $e, $obLevel)
{
while (ob_get_level() > $obLevel) {
ob_end_clean();
/home/bluemanordev/webapps/bluemanor-icaal-dev/web/app/themes/wraith/vendor/illuminate/view/Engines/CompilerEngine.php
*
* @param string $path
* @param array $data
* @return string
*/
public function get($path, array $data = [])
{
$this->lastCompiled[] = $path;
// If this given view has expired, which means it has simply been edited since
// it was last compiled, we will re-compile the views so we can evaluate a
// fresh copy of the view. We'll pass the compiler the path of the view.
if ($this->compiler->isExpired($path)) {
$this->compiler->compile($path);
}
// Once we have the path to the compiled file, we will evaluate the paths with
// typical PHP just like any other templates. We also keep a stack of views
// which have been rendered for right exception messages to be generated.
$results = $this->evaluatePath($this->compiler->getCompiledPath($path), $data);
array_pop($this->lastCompiled);
return $results;
}
/**
* Handle a view exception.
*
* @param \Throwable $e
* @param int $obLevel
* @return void
*
* @throws \Throwable
*/
protected function handleViewException(Throwable $e, $obLevel)
{
$e = new ViewException($this->getMessage($e), 0, 1, $e->getFile(), $e->getLine(), $e);
parent::handleViewException($e, $obLevel);
/home/bluemanordev/webapps/bluemanor-icaal-dev/web/app/themes/wraith/vendor/illuminate/view/View.php
$this->factory->callComposer($this);
$contents = $this->getContents();
// Once we've finished rendering the view, we'll decrement the render count
// so that each sections get flushed out next time a view is created and
// no old sections are staying around in the memory of an environment.
$this->factory->decrementRender();
return $contents;
}
/**
* Get the evaluated contents of the view.
*
* @return string
*/
protected function getContents()
{
return $this->engine->get($this->path, $this->gatherData());
}
/**
* Get the data bound to the view instance.
*
* @return array
*/
public function gatherData()
{
$data = array_merge($this->factory->getShared(), $this->data);
foreach ($data as $key => $value) {
if ($value instanceof Renderable) {
$data[$key] = $value->render();
}
}
return $data;
}
/home/bluemanordev/webapps/bluemanor-icaal-dev/web/app/themes/wraith/vendor/illuminate/view/View.php
throw $e;
}
}
/**
* Get the contents of the view instance.
*
* @return string
*/
protected function renderContents()
{
// We will keep track of the amount of views being rendered so we can flush
// the section after the complete rendering operation is done. This will
// clear out the sections for any separate views that may be rendered.
$this->factory->incrementRender();
$this->factory->callComposer($this);
$contents = $this->getContents();
// Once we've finished rendering the view, we'll decrement the render count
// so that each sections get flushed out next time a view is created and
// no old sections are staying around in the memory of an environment.
$this->factory->decrementRender();
return $contents;
}
/**
* Get the evaluated contents of the view.
*
* @return string
*/
protected function getContents()
{
return $this->engine->get($this->path, $this->gatherData());
}
/**
/home/bluemanordev/webapps/bluemanor-icaal-dev/web/app/themes/wraith/vendor/illuminate/view/View.php
$this->view = $view;
$this->path = $path;
$this->engine = $engine;
$this->factory = $factory;
$this->data = $data instanceof Arrayable ? $data->toArray() : (array) $data;
}
/**
* Get the string contents of the view.
*
* @param callable|null $callback
* @return string
*
* @throws \Throwable
*/
public function render(callable $callback = null)
{
try {
$contents = $this->renderContents();
$response = isset($callback) ? $callback($this, $contents) : null;
// Once we have the contents of the view, we will flush the sections if we are
// done rendering all views so that there is nothing left hanging over when
// another view gets rendered in the future by the application developer.
$this->factory->flushStateIfDoneRendering();
return ! is_null($response) ? $response : $contents;
} catch (Throwable $e) {
$this->factory->flushState();
throw $e;
}
}
/**
* Get the contents of the view instance.
*
* @return string
/home/bluemanordev/webapps/bluemanor-icaal-dev/web/app/themes/wraith/storage/framework/views/cfcfda8d7fabefde9128cb6394bd994d75873e85.php
<?php $__env->startSection('content'); ?>
<?php while(have_posts()): ?> <?php (the_post()); ?>
<?php echo $__env->make('partials.content-loop', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
<?php endwhile; ?>
<?php $__env->stopSection(); ?>
<?php echo $__env->make('layouts.app', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /home/bluemanordev/webapps/bluemanor-icaal-dev/web/app/themes/wraith/resources/views/page.blade.php ENDPATH**/ ?>
/home/bluemanordev/webapps/bluemanor-icaal-dev/web/app/themes/wraith/vendor/illuminate/filesystem/Filesystem.php
/**
* Get the returned value of a file.
*
* @param string $path
* @param array $data
* @return mixed
*
* @throws \Illuminate\Contracts\Filesystem\FileNotFoundException
*/
public function getRequire($path, array $data = [])
{
if ($this->isFile($path)) {
$__path = $path;
$__data = $data;
return (static function () use ($__path, $__data) {
extract($__data, EXTR_SKIP);
return require $__path;
})();
}
throw new FileNotFoundException("File does not exist at path {$path}.");
}
/**
* Require the given file once.
*
* @param string $path
* @param array $data
* @return mixed
*
* @throws \Illuminate\Contracts\Filesystem\FileNotFoundException
*/
public function requireOnce($path, array $data = [])
{
if ($this->isFile($path)) {
$__path = $path;
$__data = $data;
Arguments
"/home/bluemanordev/webapps/bluemanor-icaal-dev/web/app/themes/wraith/storage/framework/views/cfcfda8d7fabefde9128cb6394bd994d75873e85.php"
/home/bluemanordev/webapps/bluemanor-icaal-dev/web/app/themes/wraith/vendor/illuminate/filesystem/Filesystem.php
/**
* Get the returned value of a file.
*
* @param string $path
* @param array $data
* @return mixed
*
* @throws \Illuminate\Contracts\Filesystem\FileNotFoundException
*/
public function getRequire($path, array $data = [])
{
if ($this->isFile($path)) {
$__path = $path;
$__data = $data;
return (static function () use ($__path, $__data) {
extract($__data, EXTR_SKIP);
return require $__path;
})();
}
throw new FileNotFoundException("File does not exist at path {$path}.");
}
/**
* Require the given file once.
*
* @param string $path
* @param array $data
* @return mixed
*
* @throws \Illuminate\Contracts\Filesystem\FileNotFoundException
*/
public function requireOnce($path, array $data = [])
{
if ($this->isFile($path)) {
$__path = $path;
$__data = $data;
/home/bluemanordev/webapps/bluemanor-icaal-dev/web/app/themes/wraith/vendor/illuminate/view/Engines/PhpEngine.php
}
/**
* Get the evaluated contents of the view at the given path.
*
* @param string $path
* @param array $data
* @return string
*/
protected function evaluatePath($path, $data)
{
$obLevel = ob_get_level();
ob_start();
// We'll evaluate the contents of the view inside a try/catch block so we can
// flush out any stray output that might get out before an error occurs or
// an exception is thrown. This prevents any partial views from leaking.
try {
$this->files->getRequire($path, $data);
} catch (Throwable $e) {
$this->handleViewException($e, $obLevel);
}
return ltrim(ob_get_clean());
}
/**
* Handle a view exception.
*
* @param \Throwable $e
* @param int $obLevel
* @return void
*
* @throws \Throwable
*/
protected function handleViewException(Throwable $e, $obLevel)
{
while (ob_get_level() > $obLevel) {
ob_end_clean();
/home/bluemanordev/webapps/bluemanor-icaal-dev/web/app/themes/wraith/vendor/illuminate/view/Engines/CompilerEngine.php
*
* @param string $path
* @param array $data
* @return string
*/
public function get($path, array $data = [])
{
$this->lastCompiled[] = $path;
// If this given view has expired, which means it has simply been edited since
// it was last compiled, we will re-compile the views so we can evaluate a
// fresh copy of the view. We'll pass the compiler the path of the view.
if ($this->compiler->isExpired($path)) {
$this->compiler->compile($path);
}
// Once we have the path to the compiled file, we will evaluate the paths with
// typical PHP just like any other templates. We also keep a stack of views
// which have been rendered for right exception messages to be generated.
$results = $this->evaluatePath($this->compiler->getCompiledPath($path), $data);
array_pop($this->lastCompiled);
return $results;
}
/**
* Handle a view exception.
*
* @param \Throwable $e
* @param int $obLevel
* @return void
*
* @throws \Throwable
*/
protected function handleViewException(Throwable $e, $obLevel)
{
$e = new ViewException($this->getMessage($e), 0, 1, $e->getFile(), $e->getLine(), $e);
parent::handleViewException($e, $obLevel);
/home/bluemanordev/webapps/bluemanor-icaal-dev/web/app/themes/wraith/vendor/illuminate/view/View.php
$this->factory->callComposer($this);
$contents = $this->getContents();
// Once we've finished rendering the view, we'll decrement the render count
// so that each sections get flushed out next time a view is created and
// no old sections are staying around in the memory of an environment.
$this->factory->decrementRender();
return $contents;
}
/**
* Get the evaluated contents of the view.
*
* @return string
*/
protected function getContents()
{
return $this->engine->get($this->path, $this->gatherData());
}
/**
* Get the data bound to the view instance.
*
* @return array
*/
public function gatherData()
{
$data = array_merge($this->factory->getShared(), $this->data);
foreach ($data as $key => $value) {
if ($value instanceof Renderable) {
$data[$key] = $value->render();
}
}
return $data;
}
/home/bluemanordev/webapps/bluemanor-icaal-dev/web/app/themes/wraith/vendor/illuminate/view/View.php
throw $e;
}
}
/**
* Get the contents of the view instance.
*
* @return string
*/
protected function renderContents()
{
// We will keep track of the amount of views being rendered so we can flush
// the section after the complete rendering operation is done. This will
// clear out the sections for any separate views that may be rendered.
$this->factory->incrementRender();
$this->factory->callComposer($this);
$contents = $this->getContents();
// Once we've finished rendering the view, we'll decrement the render count
// so that each sections get flushed out next time a view is created and
// no old sections are staying around in the memory of an environment.
$this->factory->decrementRender();
return $contents;
}
/**
* Get the evaluated contents of the view.
*
* @return string
*/
protected function getContents()
{
return $this->engine->get($this->path, $this->gatherData());
}
/**
/home/bluemanordev/webapps/bluemanor-icaal-dev/web/app/themes/wraith/vendor/illuminate/view/View.php
$this->view = $view;
$this->path = $path;
$this->engine = $engine;
$this->factory = $factory;
$this->data = $data instanceof Arrayable ? $data->toArray() : (array) $data;
}
/**
* Get the string contents of the view.
*
* @param callable|null $callback
* @return string
*
* @throws \Throwable
*/
public function render(callable $callback = null)
{
try {
$contents = $this->renderContents();
$response = isset($callback) ? $callback($this, $contents) : null;
// Once we have the contents of the view, we will flush the sections if we are
// done rendering all views so that there is nothing left hanging over when
// another view gets rendered in the future by the application developer.
$this->factory->flushStateIfDoneRendering();
return ! is_null($response) ? $response : $contents;
} catch (Throwable $e) {
$this->factory->flushState();
throw $e;
}
}
/**
* Get the contents of the view instance.
*
* @return string
/home/bluemanordev/webapps/bluemanor-icaal-dev/web/app/themes/wraith/index.php
<?php echo \Roots\view(\Roots\app('sage.view'), \Roots\app('sage.data'))->render(); ?>
/home/bluemanordev/webapps/bluemanor-icaal-dev/web/wp/wp-includes/template-loader.php
}
break;
}
}
if ( ! $template ) {
$template = get_index_template();
}
/**
* Filters the path of the current template before including it.
*
* @since 3.0.0
*
* @param string $template The path of the template to include.
*/
$template = apply_filters( 'template_include', $template );
if ( $template ) {
include $template;
} elseif ( current_user_can( 'switch_themes' ) ) {
$theme = wp_get_theme();
if ( $theme->errors() ) {
wp_die( $theme->errors() );
}
}
return;
}
Arguments
"/home/bluemanordev/webapps/bluemanor-icaal-dev/web/app/themes/wraith/index.php"
/home/bluemanordev/webapps/bluemanor-icaal-dev/web/wp/wp-blog-header.php
<?php
/**
* Loads the WordPress environment and template.
*
* @package WordPress
*/
if ( ! isset( $wp_did_header ) ) {
$wp_did_header = true;
// Load the WordPress library.
require_once __DIR__ . '/wp-load.php';
// Set up the WordPress query.
wp();
// Load the theme template.
require_once ABSPATH . WPINC . '/template-loader.php';
}
Arguments
"/home/bluemanordev/webapps/bluemanor-icaal-dev/web/wp/wp-includes/template-loader.php"
/home/bluemanordev/webapps/bluemanor-icaal-dev/web/index.php
<?php
/**
* WordPress View Bootstrapper
*/
define('WP_USE_THEMES', true);
require __DIR__ . '/wp/wp-blog-header.php';
Arguments
"/home/bluemanordev/webapps/bluemanor-icaal-dev/web/wp/wp-blog-header.php"