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

{{ trans('core/base::errors.404_page_not_found_description') }}

{{ trans('core/base::errors.404_description') }}

{{ trans('core/base::errors.take_me_home') }}
@endsection