@props([ 'title' => 'Not found Page', ]) {{ $title ? $title . ' | ' . config('app.name') : config('app.name') }} {{-- Google Fonts for Digital Clock --}} @vite(['resources/css/app.css', 'resources/js/app.js']) @livewireStyles
@if (env('UNDER_DEVELOPMENT'))
@endif
404

Page not found.

Sorry, the page you are looking for could not be found. Maybe the link is broken, or the page has been moved.

Tips: Check that the URL is correct; if it is case sensitive, check the upper/lower case.

Error ID:
@livewireScripts