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