@php $canonicalURL = str_replace('http:/','https:/',URL::current()) @endphp
{{ $title }}
@if (isset($noindex))
@else
@endif
@if ($_SERVER['REQUEST_URI'] != '/') @else @endif
@if (isset($homepage) === false)
@csrf
@endif
@if (isset($homepage))
{{ config('411numbers.slogan') }}
@else {{ config('411numbers.slogan') }}
@endif
Homepage
Page Not Found
We're sorry...
The page you were looking for cannot be found.
Return to the homepage
require(__DIR__ . '/layouts/footer.blade.php'); ?>