@extends('theme::layouts.app') @section('title', 'Page Not Found — ' . config('kamal.identity.name')) @section('content')
404

Page Not Found

The page you are looking for does not exist or has been moved. Let us help you find your way back.

@endsection