@extends('layouts.error') @section('title', __('errors.404.title')) @section('content')
404
{{ __('errors.404.description') }}