hypothetical/resources/views/errors/503.blade.php
2018-04-15 21:54:43 -04:00

3 lines
64 B
PHP

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