@extends('public.layout') @section('title', trans('storefront::404.404')) @section('content')

{{ trans('storefront::404.page_not_found') }}

{{ trans('storefront::404.unable_to_find_the_page') }}

{{ trans('storefront::404.back_to_home') }}
error image
@endsection