@csrf @method('PUT')
{{__('app.edit_tracking_domain')}}
{{__('app.protocol')}}
protocol == 'https://' ? 'selected' : '' }}>https://
protocol == 'http://' ? 'selected' : '' }}>http://
{{__('app.domain')}}
{{__('app.domain_required')}}
{{__('app.settings')}}
{{__('app.active')}}
is_active ? 'selected' : '' }}>{{ __('app.yes')}}
is_active ? '' : 'selected' }}>{{ __('app.no') }}
{{__('app.verified')}}
is_verified ? '' : 'selected' }}>{{ __('app.no')}}
is_verified ? 'selected' : '' }}>{{ __('app.yes') }}
{{__('app.auto_verification')}}
auto_verification ? '' : 'selected' }}>{{ __('app.no')}}
auto_verification ? 'selected' : '' }}>{{ __('app.yes') }}
{{__('app.dns_entry')}}
{!! str_replace('[domain-name]', $tracking_domain->domain , __('app.help_dns_entries_trackging_domains')) !!}
{{__('app.type')}}
{{__('app.host')}}
{{__('app.value')}}
TXT
OR
A