resources/views/errors/503.blade.php

Summary

Maintainability
A
0 mins
Test Coverage
@extends('errors.template')

@section('title', 'Service Unavailable')
@section('details', 'Koel will be right back.')