@extends('errors.minimal') @section('title', __('Page Not Found')) @section('code', '404') @section('message', 'Oops! This page is lost in the clouds.') @section('description')

We couldn't find the page you're looking for. It might have been moved, deleted, or never existed in the first place.

Don't worry, even the best explorers get a little lost sometimes! 🌸

@endsection