@extends('layout.error') @section('content')
{{ trans('errors.not-found.message') }}
{{ trans('errors.not-found.link') }}