1709205890a:1:{s:22:"under-construction.htm";a:6:{s:8:"fileName";s:22:"under-construction.htm";s:7:"content";s:619:"description = "Under Construction"
==
{% partial 'site/head' %}
{% partial 'site/header' %}

<div class="row noPM not-found flex-con">
	<div class="bg-pattern"></div>
	<div class="container text-center">
		<h1>404</h1>
		<h3>Page not found</h3>
		<p class = "p-text">Sorry the page you requested could not be found, we are working on it.</p>
		<br>
	  <div class="hover-effect cl-effect-10 text-center">
	    <a href="{{url('/')}}" data-hover="GO BACK TO HOMEPAGE">
	        <span class="btn-text flex-con">GO BACK TO HOMEPAGE</span>
	    </a>
	  </div>
	</div>
</div>

{% partial 'site/footer' %}
";s:5:"mtime";i:1568892076;s:6:"markup";s:577:"{% partial 'site/head' %}
{% partial 'site/header' %}

<div class="row noPM not-found flex-con">
	<div class="bg-pattern"></div>
	<div class="container text-center">
		<h1>404</h1>
		<h3>Page not found</h3>
		<p class = "p-text">Sorry the page you requested could not be found, we are working on it.</p>
		<br>
	  <div class="hover-effect cl-effect-10 text-center">
	    <a href="{{url('/')}}" data-hover="GO BACK TO HOMEPAGE">
	        <span class="btn-text flex-con">GO BACK TO HOMEPAGE</span>
	    </a>
	  </div>
	</div>
</div>

{% partial 'site/footer' %}";s:4:"code";N;s:11:"description";s:18:"Under Construction";}}