mirror of
https://github.com/BillyOutlast/UNIT3D.git
synced 2026-02-11 14:40:55 +01:00
6 lines
170 B
PHP
6 lines
170 B
PHP
@extends('errors.layout')
|
|
|
|
@section('title', 'Error 503: Service Unavailable!')
|
|
|
|
@section('description', 'Sorry, we are doing some maintenance. Please check back soon.')
|