1
0
Fork 0
mirror of https://github.com/prurigro/hypothetical.git synced 2025-03-09 13:59:58 -04:00
hypothetical/resources/views/errors/no-such-record.blade.php

6 lines
82 B
PHP
Raw Normal View History

@extends('layouts.error')
@section('error-title')
No Such Record
@endsection