@extends('themes.basic.business.layouts.app') @section('container', 'dashboard-container-md') @section('title', d_trans('Settings')) @section('header_title', d_trans('Business Settings')) @section('breadcrumbs', Breadcrumbs::render('business.settings')) @section('hide_alerts', true) @section('content')
{{ d_trans('Verifying your domain helps build trust and ensures your business appears more credible to visitors.') }}
{{ d_trans('To verify your domain, follow these steps:') }}
{{ d_trans('Type:') }} TXT
{{ d_trans('Name/Host:') }} @
{{ d_trans('Value:') }} {{ $currentBusiness->getDomainVerificationKey() }}
{{ d_trans('Once added, click verify now to check and please note that it may take a few minutes for changes to propagate') }}
{{ d_trans('Your business domain has been verified') }}
{{ d_trans('After deleting your business, you will lose all your reviews and settings and will not be able to restore them') }}