@extends('layouts.error-blank') @section('title') {{ __('Not Found') }} @endsection @section('main_content')
404

{{ __('Error: This domain is not allowed') }}

{{__('Please request for a domain/subdomain from the business panel.')}}

{{__('Request For A Domain')}}
{{ __('Back to Home') }}
@endsection