mirror of
https://github.com/prurigro/hypothetical.git
synced 2025-01-14 18:21:01 -05:00
5 lines
82 B
PHP
5 lines
82 B
PHP
@extends('layouts.error')
|
|
|
|
@section('error-title')
|
|
No Such Record
|
|
@endsection
|