sekolah_adiwiyata/resources/views/errors/503.blade.php

10 lines
221 B
PHP

<!DOCTYPE html>
<html>
<head>
<title>Maintenance</title>
</head>
<body style="text-align:center; padding-top:100px;">
<h1>🚧 Website Maintenance</h1>
<p>Maaf, sedang ada perbaikan sistem.</p>
</body>
</html>