@php $signedOut = (array) config('signed_out'); $logo = (string) ($signedOut['logo'] ?? 'images/logo/ladillcare-logo.svg'); $title = (string) ($signedOut['title'] ?? config('app.name')); $logoPath = public_path($logo); @endphp Sign-in problem ยท {{ $title }} @include('partials.favicon') @vite(['resources/css/app.css'])
{{ $title }}

We couldn't sign you in

Sign-in didn't complete after a few tries. This is usually a temporary issue with the Ladill account service. Please wait a moment and try again.

@if ($reason !== '')

Reference: {{ $reason }}

@endif Try again