@extends('layout.mainlayout') @php $metaTitle = 'Page Not Found'; $metaDescription = 'The page you are looking for could not be found.'; @endphp @section('content')
404 Error

404

Page Not Found

The page you are looking for might have been removed, had its name changed, or is temporarily unavailable.

@endsection