Файловый менеджер - Редактировать - /home/c7lekhnath/silverray.com.au/resources/views/maintenance.blade.php
Назад
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <title>Maintenance Mode</title> <link rel="icon" href="{{ asset($setting->favicon) }}"> <style> body { margin: 0; padding: 0; } .container { width: 100%; min-height: 100vh; text-align: center; position: relative; display: flex; align-items: center; justify-content: center; } h1 { font-size: 32px; font-weight: 400; text-transform: uppercase; margin: 0; } p { font-size: 16px; font-weight: 700; margin: 0; } a { color: #f6921e; font-weight: bold; text-decoration: none; margin-left: 5px; } </style> </head> <body> <div class="container"> <div class="box"> <img src="{{ asset($setting->maintenance_image) }}" alt="{{ $setting->maintenance_title }}" class="img-fluid"> <h1>{{$setting->maintenance_title}}</h1> {!! clean($setting->maintenance_description) !!} </div> </div> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 8.3.20 | Генерация страницы: 0.01 |
proxy
|
phpinfo
|
Настройка