@extends('back.layouts.app', ['title' => $title]) @section('beforeHeadClose') @endsection @section('content')
@include('back.common_views.quicklinks')
@csrf
@php echo helptooltip('country_block_message') @endphp
Block the following countries.
Only allow the following countries


Add IPs or IP ranges to block them
Add Negative Keywords
Add Negative TLDs

Website blocked area

Contact us form
Whole website
@endsection @section('beforeBodyClose') @endsection