{{ __('Warning') }}


{{ __('You tried to update the domain which is invalid !') }}

{{ __('You can use this project only in single domain for multiple domain please check License standard') }} {{ __('here') }}.


@csrf
@if ($errors->has('domain')) {{ $errors->first('domain') }} @endif {{__("IF in some cases on current domain if you face the error you can re-update the domain by entering here.")}}
{{__("IF still facing the access denied error please contact")}} {{ __('Support') }} {{ __('for updation in domain.') }}.

© {{ date('Y') }} | {{ __('All rights reserved') }} | {{ config('app.name') }}