@extends('errors::minimal') @section('title', trans('error.page_not_found')) @section('code', '404') @section('message', trans('error.page_not_found'))