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

5 lines
81 B
PHP

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