@extends('layouts.home') {{-- Use your main layout if exists --}} @section('title', '404 Not Found') @section('content') @include('includes.navbar')

Oops! Something Went Wrong

Error 404

The resource you are looking for could not be found. Please verify the URL or contact support if the issue persists.

Go Back to Home
@endsection