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