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

5 lines
84 B
PHP

@extends('templates.error')
@section('error-title')
Page Not Found
@endsection