1
0
Fork 0
mirror of https://github.com/prurigro/hypothetical.git synced 2025-01-14 10:21:00 -05:00
hypothetical/resources/views/errors/404.blade.php

5 lines
84 B
PHP

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