@extends('layout.app') @section('content')

{{ __('app.errors.404.title') }}

{{ __('app.errors.404.message') }}

@endsection