block

<html><head><title>
Sorry! You Are Blocked1 </title>

<link href="https://localhost/country-blocker/public/asset/css/bootstrap.min.css" rel="stylesheet" type="text/css">
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
<link href="https://localhost/country-blocker/public/asset/dist/frontview.css" rel="stylesheet" type="text/css">
<style>
.error-code{ color:#ff0000; }
.error-title{ color: #e89207; }
.error-subtitle{ color: #346294; }
.contact-info{ color: #ffffff; }
.contact-info span i{ color: #ffffff; }
</style>

</head>
<body cz-shortcut-listen="true">

<div class="page" style="background:url(https://localhost/country-blocker/public/storage/upload/userid_1backimage.jpg) fixed center no-repeat #f7f7f7;">

<div class="container">

<div class="row">
<div class="col-md-12">
<div class="ub-wrapper text-center">

<h1 class="error-code">404</h1>

<h3 class="error-title">Sorry! You Are Blocked1</h3>

<p class="error-subtitle">You can not access this site in your country.</p>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12">
<div class="contact-info text-center">

<span><i class="fa fa-map-o"></i> 421 E DRACHMAN TUCSON AZ 85705-7598 USA 1</span>

<span><i class="fa fa-mobile"></i> +541 754 3010 1</span>

<span><i class="fa fa-envelope-o"></i> example@gmail.com 1</span>

</div>
</div>
</div>

</div>
</div>


</body></html>