@if ($errors->any())
Please correct These error.
@foreach ($errors->all() as $error)
{{ $error }}
@endforeach
@endif
Analytics Property ID and Settings
@php echo helptooltip('analytics_property_id_and_json_file') @endphp
@endsection
@section('beforeBodyClose')
@endsection