hypothetical/resources/views/errors/no-such-record.blade.php

4 lines
65 B
PHP
Raw Normal View History

@extends('templates.error', [
'title' => 'No Such Record'
])