mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
10 lines
169 B
PHP
10 lines
169 B
PHP
@extends('errors.layout)
|
|
|
|
@section('title')
|
|
Be right back.
|
|
@endsection
|
|
|
|
@section('content')
|
|
Service temporarily unavailable. Please try again later!
|
|
@endsection
|