1
0
Fork 0
mirror of https://github.com/prurigro/hypothetical.git synced 2025-01-07 15:45:53 -05:00
hypothetical/resources/views/errors/no-such-record.blade.php
2018-04-15 21:54:43 -04:00

3 lines
65 B
PHP

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