@extends('errors.layout') @section('title', __('ui.error_404_title')) @section('code', '404') @section('heading', __('ui.error_404_title')) @section('message', __('ui.error_404_message'))