mirror of
https://github.com/koel/koel
synced 2024-12-01 08:19:18 +00:00
4 lines
118 B
PHP
4 lines
118 B
PHP
@extends('errors.template')
|
|
|
|
@section('title', 'Service Unavailable')
|
|
@section('details', 'Koel will be right back.')
|