@if (auth()->check()) @php $authPing = 'https://'.config('app.auth_domain').'/sso/ping'; @endphp {{-- Same-site pings keep the shared auth.ladill.com session warm while using this app. --}} @endif