@extends('frontend.layouts.partials.app') @section('title', 'Page Not Found') @section('content')

404

Page Not Found

The page you're looking for doesn’t exist or may have been moved. Please check the URL or return to the homepage.

Go Home
@endsection