@php PageTitle::setTitle(trans('core/base::errors.404_page_not_found')); @endphp @extends('core/base::errors.master') @section('content')
{{ trans('core/base::errors.404_page_not_found_description') }}
{{ trans('core/base::errors.404_description') }}