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

5 lines
83 B
PHP

@extends('templates.error')
@section('error-title')
Be Right Back
@endsection