mirror of
https://github.com/prurigro/hypothetical.git
synced 2025-02-01 17:41:17 -05:00
3 lines
65 B
PHP
3 lines
65 B
PHP
@extends('templates.error', [
|
|
'title' => 'Page Not Found'
|
|
])
|