@extends('core::layouts.app') @section('title', __('Settings')) @section('content')
@lang('Current domain'): @if($item->domain_type == 0) {{$item->sub_domain}} @elseif($item->domain_type == 1) {{$item->custom_domain}} @endif
@lang('You can customize subdomain')
@lang("Add records below in your domain provider's DNS settings")
@lang('Specify here necessary information about your page. It will help search engines find your content').
@lang('Customize how your page is viewed when it is shared on social networks').
@lang('Insert Headers and Footers lets you insert code like Google Analytics, custom CSS, Facebook Pixel, Chat, and more to your LandingPage site header and footer')