@php $isMaintenance = file_exists(storage_path('framework/maintenance.php')) || file_exists(storage_path('framework/down')) || (isset($exception) && str_contains(strtolower(get_class($exception)), 'maintenance')); @endphp @if($isMaintenance) @endif
Das System wird aktualisiert.
Diese Seite lädt automatisch neu.
Der Server ist vorübergehend nicht erreichbar.
Bitte versuche es in Kürze erneut.