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

5 lines
82 B
PHP

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