@php use App\Models\Setting; $faviconFile = Setting::get('favicon'); $faviconPath = $faviconFile && file_exists(public_path('img/' . $faviconFile)) ? asset('img/' . $faviconFile) : asset('favicon.ico'); @endphp Maintenance - SIAKAD

Website Sedang Diperbaiki

{{ $message ?? 'Tim kami sedang melakukan perawatan sistem. Kami akan kembali segera.' }}

Halaman akan dimuat ulang secara otomatis...