@extends('errors.layout') @section('code', '404') @section('heading', __('errors.404_heading')) @section('message', __('errors.404_message'))