mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-28 17:01:16 +00:00
10 lines
178 B
PHP
Executable File
10 lines
178 B
PHP
Executable File
@extends('errors.layout')
|
|
|
|
@section('title')
|
|
Be right back.
|
|
@endsection
|
|
|
|
@section('content')
|
|
We are currently performing maintenance. Please try again later!
|
|
@endsection
|