@if (! BaseHelper::hasDemoModeEnabled())
{{ trans('plugins/analytics::analytics.settings.json_credential') }}
{{ setting('analytics_service_account_credentials') }}
{!! Form::helper(Html::link('https://github.com/akki-io/laravel-google-analytics/wiki/2.-Configure-Google-Service-Account-&-Google-Analytics', attributes: ['target' => '_blank'])) !!}
@endif