datatable.directory codebase https://datatable.directory/
 
 
 
 
 
 
datatable.directory/resources/views/errors/404.blade.php

5 lines
103 B

@extends('errors::layout')
@section('title', 'Page Not Found')
@section('message', 'Page not found')