@extends('errors::minimal') {{--@section('title', __('Not Found')) @section('code', '404')--}} @section('message')

{{\App\CPU\translate('Page Not found')}}

{{\App\CPU\translate('We are sorry, the page you requested could not be found')}}
{{\App\CPU\translate('Please go back to the homepage')}}

{{\App\CPU\translate('HOME')}}
@endsection