{{ __('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
{{ __('Enter the new domain where you want to move the license')}} :
*
@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.') }}.
{{ __('Change domain')}}
© {{ date('Y') }} | {{ __('All rights reserved') }} | {{ config('app.name') }}