hypothetical/resources/views/errors/503.blade.php

4 lines
64 B
PHP
Raw Normal View History

@extends('templates.error', [
'title' => 'Be Right Back'
])